Skip to content

Commit

Permalink
remove devel repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeOShannessy committed Dec 26, 2024
1 parent 3d45322 commit c88bdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: dnf update -y --refresh
- name: Install prerequisites
run: dnf install -y git gcc g++ rpmdevtools make
- run: dnf install --enablerepo=devel -y cmake gd-devel freeglut-devel \
- run: dnf install -y cmake gd-devel freeglut-devel \
glui-devel bash lua-filesystem lua lua-devel gd freeglut glui \
libXmu-devel glew-devel json-c-devel libXi-devel
- name: Build RPM
Expand Down

0 comments on commit c88bdcb

Please sign in to comment.