Skip to content

Commit

Permalink
install dnf-command(config-manager)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeOShannessy committed Dec 26, 2024
1 parent bcc15d6 commit cc474eb
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 @@ -21,6 +21,7 @@ jobs:
- name: Enable EPEL
if: matrix.container == 'rockylinux:9'
run: |
dnf install -y 'dnf-command(config-manager)'
dnf config-manager --set-enabled crb
dnf install -y epel-release
- name: Install lib prerequisites
Expand Down

0 comments on commit cc474eb

Please sign in to comment.