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:
|
||||
|
||||
jobs:
|
||||
ipv6:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- run: |
|
||||
apt update; apt install --yes curl
|
||||
curl -s -o /dev/null https://ipv6.google.com
|
||||
ipv6:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- run: |
|
||||
apt update; apt install --yes curl
|
||||
curl -s -o /dev/null https://ipv6.google.com
|
||||
|
|
Loading…
Add table
Reference in a new issue