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 427a162 commit 7696087Copy full SHA for 7696087
.github/workflows/main.yml
@@ -46,7 +46,7 @@ jobs:
46
if: failure()
47
with:
48
name: failed-job-logs
49
- path: | **/*.log
+ path: **/*.log
50
51
- name: Upload PDF file
52
uses: actions/upload-artifact@v4
0 commit comments