Skip to content

Commit

Permalink
binary path
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Dec 20, 2024
1 parent d98a6c6 commit a386260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ runs:
SPACK_VERSION: ${{ inputs.spack_version }}
run: |
CI/dependencies/setup_spack.sh
bin/spack list > /dev/null
spack/bin/spack list > /dev/null
rm -rf spack/.git
tar cf spack.tar spack/
tar cf spack_cache.tar -C ~ .spack
Expand Down

0 comments on commit a386260

Please sign in to comment.