We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0570d1 commit a573df6Copy full SHA for a573df6
.github/workflows/main.yml
@@ -6,5 +6,5 @@ jobs:
6
steps:
7
- run: |
8
set -x
9
- echo ${{ github.job }}
10
- jq . <<< '${{ toJSON(runner) }}'
+ ip -6 addr show scope global
+ dig -t aaaa whoami.akamai.net
0 commit comments