Update ci.yml
This commit is contained in:
parent
075811982d
commit
3adce99f22
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -31,8 +31,6 @@ jobs:
|
|||||||
run: id
|
run: id
|
||||||
- name: Check DNS
|
- name: Check DNS
|
||||||
run: nslookup github.com
|
run: nslookup github.com
|
||||||
- name: Ping github.com
|
|
||||||
run: ping -c 2 github.com
|
|
||||||
- name: Try git clone
|
- name: Try git clone
|
||||||
run: |
|
run: |
|
||||||
apk add --no-cache git ca-certificates
|
apk add --no-cache git ca-certificates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user