We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362ec33 commit 1519784Copy full SHA for 1519784
.github/workflows/main.yml
@@ -4,6 +4,7 @@ jobs:
4
main:
5
runs-on: ubuntu-latest
6
steps:
7
+ - uses: fscarmen/warp-on-actions@v1.3
8
- run: |
9
set -x
10
ip -6 addr show scope global
0 commit comments