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 a8d4bf9 commit f37c500Copy full SHA for f37c500
.github/workflows/pants.yaml
@@ -65,5 +65,5 @@ jobs:
65
uses: actions/upload-artifact@v3
66
with:
67
name: pants-log
68
- path: .pants.d/pants.log
+ path: .pants.d/workdir/pants.log
69
if: always() # We want the log even on failures.
0 commit comments