This commit is contained in:
parent
b2b58a0510
commit
7060ee7a71
3 changed files with 12 additions and 3 deletions
|
@ -12,5 +12,6 @@ jobs:
|
|||
image: ubuntu:24.04
|
||||
steps:
|
||||
- run: |
|
||||
apt update; apt install --yes curl
|
||||
apt-get update
|
||||
apt-get install --yes curl
|
||||
curl -s -o /dev/null https://ipv6.google.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue