Skip to content

Commit

Permalink
Update .github/workflows/presubmit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerilk authored Jul 24, 2024
1 parent 4c95cb7 commit ea4c6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
. external/spack/share/spack/setup-env.sh
spack install [email protected] ^[email protected]
- name: Install thapi v0.0.9
- name: Install thapi v0.0.9
run: |
. external/spack/share/spack/setup-env.sh
spack install [email protected] ^[email protected]
Expand Down

0 comments on commit ea4c6ed

Please sign in to comment.