Updateing Format
This commit is contained in:
parent
f699cb92fb
commit
bb35bc1f03
@ -7,9 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: add nameservers to resolv.conf
|
||||
run: |
|
||||
echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
|
||||
|
||||
run: echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
|
||||
- name: show resolv.conf
|
||||
run: cat /etc/resolv.conf
|
||||
- name: apt udpate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user