Update ci.yml

This commit is contained in:
Slipstream 2025-06-12 23:40:59 -06:00 committed by GitHub
parent 075811982d
commit 3adce99f22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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