Skip to content

Commit

Permalink
build: fix build on EL8, second try
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Jun 28, 2024
1 parent 8e16bdb commit 5558220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
name: rpms8
- name: Install generated RPMs
run: |
yum install -y dnf-plugins-core
dnf config-manager --set-enabled powertools
yum localinstall -y glite-info-provider-ldap-*.el8.noarch.rpm
Expand Down

0 comments on commit 5558220

Please sign in to comment.