Skip to content

Commit f37c500

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pants.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ jobs:
6565
uses: actions/upload-artifact@v3
6666
with:
6767
name: pants-log
68-
path: .pants.d/pants.log
68+
path: .pants.d/workdir/pants.log
6969
if: always() # We want the log even on failures.

0 commit comments

Comments
 (0)