remove dns debug statement
This commit is contained in:
parent
149749d85f
commit
a865f32d67
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: flakes-action
|
runs-on: flakes-action
|
||||||
steps:
|
steps:
|
||||||
- name: dns settings
|
|
||||||
run: |
|
|
||||||
cat /etc/resolv.conf
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
name: Checkout
|
name: Checkout
|
||||||
- name: Metadata
|
- name: Metadata
|
||||||
|
|
Loading…
Reference in a new issue