Skip to content

Commit

Permalink
Missing configuration for openblas-devel lapack-devel fuse-sshfs pack…
Browse files Browse the repository at this point in the history
…ages
  • Loading branch information
pnizenkov committed Aug 9, 2024
1 parent 5ccec06 commit baa200e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake-ninja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
rpm -U --quiet p7zip-16.02-20.el8.x86_64.rpm
rpm -U --quiet p7zip-plugins-16.02-20.el8.x86_64.rpm
yum install -y epel-release
yum install -y 'dnf-command(config-manager)'
yum config-manager --set-enabled powertools
yum install -y make libasan gcc-gfortran gcc-c++ unzip openblas-devel lapack-devel zlib-devel tree fuse-sshfs fuse-libs file
groupadd fuse
user="$(whoami)"
Expand Down

0 comments on commit baa200e

Please sign in to comment.