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 b53d6d3 commit 93b0f3aCopy full SHA for 93b0f3a
1 file changed
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
- uses: actions/upload-artifact@v2
42
if: failure()
43
with:
44
- name: it-output.txt
45
- path: it-output.txt
+ name: output.txt
+ path: output.txt
46
47
0 commit comments