We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646a206 commit 34627a4Copy full SHA for 34627a4
.github/workflows/asan.yml
@@ -45,5 +45,5 @@ jobs:
45
uses: actions/upload-artifact@v3
46
with:
47
name: logs
48
- path: *_logs
+ path: .*_logs
49
retention-days: 3
0 commit comments