Skip to content

Commit

Permalink
force reuse
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Dec 8, 2023
1 parent 18922c4 commit 2b527d0
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 @@ -29,7 +29,7 @@ jobs:
shell: spack-bash {0}
run: |
spack env activate
spack install --add --cache-only --no-check-signature python
spack install --add --cache-only --no-check-signature --reuse python
which python3
python3 -c 'print("hello world")'
- name: Check spack-sh shell
Expand Down

0 comments on commit 2b527d0

Please sign in to comment.