Skip to content

Commit

Permalink
fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Dec 13, 2024
1 parent 848950a commit 63c249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Clear spack environment and concretize geant4-data
run: |
spack -e . remove --all
spack -e . [email protected]
spack -e . add [email protected]
spack -e . concretize -Uf
spack -e . find
Expand Down

0 comments on commit 63c249b

Please sign in to comment.