Skip to content

Commit

Permalink
Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Nov 30, 2023
1 parent 7872fc6 commit 92816df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
# optional
- name: Install Intel MPI
timeout-minutes: 5
run: intel-oneapi-mpi intel-oneapi-mpi-devel
run: sudo apt-get install intel-oneapi-mpi intel-oneapi-mpi-devel

- name: Setup Intel oneAPI environment
run: |
Expand Down

0 comments on commit 92816df

Please sign in to comment.