Skip to content

Commit 57ed0c8

Browse files
committed
yet another attempt
1 parent 29c7186 commit 57ed0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
sudo apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
7676
sudo add-apt-repository "deb https://apt.repos.intel.com/oneapi all main"
7777
sudo apt-get update
78-
sudo apt-get install -y intel-oneapi-compiler-fortran intel-oneapi-mpi intel-oneapi-mpi-devel
78+
sudo apt-get install -y intel-oneapi-compiler-fortran intel-oneapi-mpi intel-oneapi-mpi-devel libfftw3-dev
7979
source /opt/intel/oneapi/setvars.sh
8080
printenv >> $GITHUB_ENV
8181

0 commit comments

Comments
 (0)