This commit is contained in:
parent
38ec2b140f
commit
d3deaa6607
@ -4,7 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: add nameservers to resolv.conf
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user