Skip to content

Commit

Permalink
build: use upstream CVMFS repo for now
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Jun 17, 2024
1 parent 48b63a9 commit da430c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
run: |
# FIXME: add UMD5 when available
dnf install -y epel-release
dn install -y https://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-release-latest.noarch.rpm
dnf config-manager --set-enabled powertools
dnf localinstall -y wn-*.rpm
Expand All @@ -96,4 +97,5 @@ jobs:
run: |
# FIXME: add UMD5 when available
dnf install -y epel-release
dn install -y https://ecsft.cern.ch/dist/cvmfs/cvmfs-release/cvmfs-release-latest.noarch.rpm
dnf localinstall -y wn-*.rpm

0 comments on commit da430c7

Please sign in to comment.