Skip to content

Commit f37c500

Browse files
authored
1 parent a8d4bf9 commit f37c500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)