We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ddf18 commit a0c7bf6Copy full SHA for a0c7bf6
.github/workflows/test.yml
@@ -15,12 +15,4 @@ jobs:
15
- run: df -h .
16
- run: df -h /mnt/aux
17
- run: ls -alh /mnt/aux
18
- - run: |
19
- cat /etc/resolv.conf
20
- echo "nameserver 1.1.1.1" > /etc/resolv.conf
21
- sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
22
- sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
23
- dnf install -y wget
24
- wget --version
25
- - run: _secret_custom_get_tools_v2
26
- run: ls -lah .
0 commit comments