Skip to content

Commit 7f19faf

Browse files
committed
update CI
1 parent 3c1b5db commit 7f19faf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@ jobs:
4242
with:
4343
name: "${{ github.job }}"
4444
path: |
45-
${{ github.workspace }}/${{ github.run_id }}/build
46-
${{ github.workspace }}/${{ github.run_id }}/install
45+
${{ github.workspace }}/${{ github.run_id }}
4746
4847
parallel-pdc:
4948
needs:

0 commit comments

Comments
 (0)