Skip to content

Commit

Permalink
Use RPM to install WLCG repo, assuming it will take care of the GPG key
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Jun 10, 2024
1 parent d341391 commit 0190aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ jobs:
dnf install -y epel-release
dnf config-manager --add-repo http://repository.egi.eu/sw/production/cas/1/current/repo-files/egi-trustanchors.repo
# FIXME: Replace WLCG repo by UMD5 once available
dnf config-manager --add-repo https://linuxsoft.cern.ch/wlcg/wlcg-el9.repo
dnf install -y https://linuxsoft.cern.ch/wlcg/el9/x86_64/wlcg-repo-1.0.0-1.el9.noarch.rpm
dnf config-manager --set-enabled crb
dnf localinstall -y ui-*.rpm

0 comments on commit 0190aae

Please sign in to comment.