Skip to content

Commit 3430c61

Browse files
committed
update CI
1 parent 6489abd commit 3430c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perlmutter-no-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
name: "${{ github.job }}"
4242
path: |
43-
${{ github.workspace }}/${{ github.run_id }}
43+
${{ github.workspace }}/${{ github.run_id }}/build
4444
4545
parallel-pdc:
4646
needs:

0 commit comments

Comments
 (0)