Skip to content

Commit

Permalink
Update spack_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronrutherford authored Sep 19, 2024
1 parent 692742a commit 2cfa5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spack_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
- name: Install HiOp
run: |
ls -al
spack -d -e . install --keep-stage --verbose --show-log-on-error --only package
spack -d -e . install --keep-stage --verbose --show-log-on-error --only package --no-cache
- name: Test Build
run: |
Expand Down

0 comments on commit 2cfa5fc

Please sign in to comment.