Skip to content

Commit

Permalink
added --fresh
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Feb 3, 2025
1 parent 78dd568 commit c8b0f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ runs:
- name: Install environment
shell: bash
run: |
spack -e myenv concretize --fresh
spack -e myenv install
- name: Find and check Spack dependencies
Expand Down

0 comments on commit c8b0f6a

Please sign in to comment.