Skip to content

Commit

Permalink
Again.
Browse files Browse the repository at this point in the history
  • Loading branch information
FonsRademakers committed Feb 28, 2024
1 parent f2d27ac commit bdf5608
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/almalinux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ jobs:
- name: Install dependencies
run: |
dnf -y update
dnf config-manager --set-enabled crb
dnf -y install epel-release
dnf -y install \
dnf -y --enablerepo=crb install epel-release
dnf -y --enablerepo=crb install \
lsb_release cmake git gcc g++ wget man make ninja-build \
bzip2-devel freeglut-devel libXext-devel libXt-devel libXpm-devel \
libXft-devel numactl-devel openmpi-devel zlib-devel lapack-devel \
Expand Down

0 comments on commit bdf5608

Please sign in to comment.