Skip to content

Commit

Permalink
[release-binaries.yml] update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ionizing committed Jul 8, 2024
1 parent 543ac7e commit 367f748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
sed -i.bak \
-e 's|^mirrorlist=|#mirrorlist=|g' \
-e 's|^#baseurl=http://mirror.centos.org/centos|baseurl=https://vault.centos.org/centos|g' \
/etc/yum.repos.d/CentOS-SCLo.repo
/etc/yum.repos.d/CentOS-SCLo-scl.repo
yum makecache
yum install -y devtoolset-9
source /opt/rh/devtoolset-9/enable
Expand Down

0 comments on commit 367f748

Please sign in to comment.