Skip to content

Commit

Permalink
specify ifort location
Browse files Browse the repository at this point in the history
  • Loading branch information
gorges97 authored Nov 21, 2023
1 parent c818b06 commit 7580196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ jobs:
if: ${{ matrix.compiler == 'intel' }}
run: |
source /opt/intel/oneapi/setvars.sh
source /opt/intel/oneapi/compiler/2024.0/env/vars.sh
printenv >> $GITHUB_ENV
- name: Install build and test dependencies
Expand Down

0 comments on commit 7580196

Please sign in to comment.