Skip to content

Commit 6120928

Browse files
authored
Update build.yml
1 parent 05739c9 commit 6120928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs:
8282
run: |
8383
yum-config-manager --disable base extras updates
8484
yum-config-manager --enable C7.8.2003-extras C7.8.2003-updates C7.8.2003-base
85-
cat /etc/yum.repos.d/CentOS-Vault.repo
8685
yum -y update
86+
cat /etc/yum.repos.d/CentOS-Vault.repo
8787
yum install -y openssh-server openssh-clients
8888
yum-config-manager --enable rhel-server-rhscl-7-rpms
8989
yum install -y https://repo.ius.io/ius-release-el7.rpm

0 commit comments

Comments
 (0)