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 6489abd commit 3430c61Copy full SHA for 3430c61
.github/workflows/perlmutter-no-cache.yaml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
name: "${{ github.job }}"
42
path: |
43
- ${{ github.workspace }}/${{ github.run_id }}
+ ${{ github.workspace }}/${{ github.run_id }}/build
44
45
parallel-pdc:
46
needs:
0 commit comments