Skip to content

Commit

Permalink
Actually install
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Jul 5, 2021
1 parent 26bb0b8 commit 2c158b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,7 @@ jobs:
key: ${{ matrix.os }}-spack-${{ hashFiles('**/spack.lock') }}
restore-keys: |
${{ matrix.os }}-spack
- name: Install environment
run: |
spack --color always -e ./example-environment install -j3 -v

0 comments on commit 2c158b4

Please sign in to comment.