This commit is contained in:
parent
bb35bc1f03
commit
bdf389842e
@ -10,6 +10,8 @@ jobs:
|
|||||||
run: echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
|
run: echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
|
||||||
- name: show resolv.conf
|
- name: show resolv.conf
|
||||||
run: cat /etc/resolv.conf
|
run: cat /etc/resolv.conf
|
||||||
|
- name: ifconfig
|
||||||
|
run: ifconfig
|
||||||
- name: apt udpate
|
- name: apt udpate
|
||||||
run: sudo apt-get update
|
run: sudo apt-get update
|
||||||
- name: install ping
|
- name: install ping
|
||||||
|
|||||||
Reference in New Issue
Block a user