Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
basilib committed Jan 17, 2025
1 parent abfb7b6 commit 78ac19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: |
python -m pip install --upgrade pip
- name: Install Intel oneAPI
run: scripts/install_linux.sh $LINUX_HPCKIT_URL $LINUX_FORTRAN_COMPONENTS_WEB
run: scripts/install_intel.sh $LINUX_HPCKIT_URL $LINUX_FORTRAN_COMPONENTS_WEB
- name: Install Vayesta along with dependencies
run: |
python -m pip install wheel --user
Expand Down

0 comments on commit 78ac19e

Please sign in to comment.