Skip to content

Commit

Permalink
hopefully this contains less space
Browse files Browse the repository at this point in the history
  • Loading branch information
MarDiehl committed Oct 14, 2023
1 parent 3644fe5 commit cc7586e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/Fortran.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,7 @@ jobs:
rm GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
echo "deb https://apt.repos.intel.com/oneapi all main" | sudo tee /etc/apt/sources.list.d/oneAPI.list
sudo apt-get update
sudo apt-get install \
intel-basekit \
intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic intel-oneapi-compiler-fortran \
intel-oneapi-openmp intel-oneapi-mkl-devel
sudo apt-get install intel-hpckit
source /opt/intel/oneapi/setvars.sh
printenv >> $GITHUB_ENV
Expand Down

0 comments on commit cc7586e

Please sign in to comment.