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 7696087 commit efc1e20Copy full SHA for efc1e20
.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