Skip to content

Commit

Permalink
Merge branch 'maint-24.06' into naming_v24.06
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdjx committed Jun 5, 2024
2 parents 2086a5c + f0e74ae commit e144aa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/centos_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:

- name: Install the build dependency
run: |
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
yum install -y dnf-plugins-core
dnf config-manager --set-enabled powertools
yum install -y epel-release
Expand Down

0 comments on commit e144aa4

Please sign in to comment.