We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac622b3 commit ce2467eCopy full SHA for ce2467e
actions/build/action.yml
@@ -167,6 +167,7 @@ runs:
167
name: ${{ fromJSON(inputs.build-artifact).name }}
168
path: ${{ fromJSON(inputs.build-artifact).paths }}
169
if-no-files-found: error
170
+ include-hidden-files: true
171
172
# FIXME: workaround until will be merged: https://github.com/actions/runner/pull/1684
173
- shell: bash
0 commit comments