Update spacing
This commit is contained in:
parent
e1b0dc25b9
commit
669aea862a
1 changed files with 6 additions and 6 deletions
|
@ -6,9 +6,9 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ipv6:
|
ipv6:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
apt update; apt install --yes curl
|
apt update; apt install --yes curl
|
||||||
curl -s -o /dev/null https://ipv6.google.com
|
curl -s -o /dev/null https://ipv6.google.com
|
||||||
|
|
Loading…
Add table
Reference in a new issue