Skip to content

Commit a573df6

Browse files
Update main.yml
1 parent d0570d1 commit a573df6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
steps:
77
- run: |
88
set -x
9-
echo ${{ github.job }}
10-
jq . <<< '${{ toJSON(runner) }}'
9+
ip -6 addr show scope global
10+
dig -t aaaa whoami.akamai.net

0 commit comments

Comments
 (0)