Skip to content

Commit

Permalink
reuse and cache only
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Dec 6, 2023
1 parent ba44302 commit f998307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: ./
- run: spack --version
- run: spack config blame mirrors
- run: spack --backtrace install --reuse gmake
- run: spack install --reuse --cache-only python

0 comments on commit f998307

Please sign in to comment.