Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Dec 11, 2023
1 parent dc6902b commit 33264f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
spack install --add --cache-only --reuse --no-check-signature python
which python3
python3 -c 'print("hello world")'
if: matrix.ref == 'develop'
if: matrix.ref == 'releases/v0.21'

- name: Check spack-sh shell
shell: spack-sh {0}
Expand Down

0 comments on commit 33264f0

Please sign in to comment.