Skip to content

Commit

Permalink
enable epel
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeOShannessy committed Dec 26, 2024
1 parent 8345236 commit c71c32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
run: dnf update -y --refresh
- name: Install basic build prerequisites
run: dnf install -y git gcc g++ rpmdevtools make
- run: dnf install -y epel-release
- name: Install lib prerequisites
run: dnf install -y cmake gd-devel freeglut-devel
bash gd freeglut libXmu-devel glew-devel
Expand Down

0 comments on commit c71c32d

Please sign in to comment.