Skip to content

Commit ff1ac40

Browse files
authored
Update build.yml
1 parent ce5f044 commit ff1ac40

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
@@ -81,7 +81,7 @@ jobs:
8181
- name: Install ssh-agent
8282
run: |
8383
yum-config-manager --disable base extras updates
84-
ls -l /etc/yum.repos.d
84+
cat /etc/yum.repos.d/CentOS-Vault.repo
8585
yum-config-manager --enable C7.9.2009-base C7.9.2009-updates C7.9.2009-extras
8686
yum install -y openssh-server openssh-clients
8787
yum-config-manager --enable rhel-server-rhscl-7-rpms

0 commit comments

Comments
 (0)