Skip to content

Commit

Permalink
CI: Fix spack syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Apr 5, 2024
1 parent 056d0fc commit 81334b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
buildcache: true # Configure oci://ghcr.io/spack/github-actions-buildcache
color: true # Force color output (SPACK_COLOR=always)
path: spack # Where to clone Spack

- name: Configure Spack externals
shell: bash -l {0}
run: |
spack external find
spack compiler find
Expand Down

0 comments on commit 81334b9

Please sign in to comment.