forked from Fediversity/Fediversity
package
This commit is contained in:
parent
f6b4d59fd8
commit
7b0e00b397
1 changed files with 2 additions and 2 deletions
|
@ -14,5 +14,5 @@ jobs:
|
|||
steps:
|
||||
# - run: nix-shell -p curl --command 'curl -4 icanhazip.com'
|
||||
- run: nix run nixpkgs#curl -- -4 icanhazip.com
|
||||
- run: ip route
|
||||
- run: ip -c -4 addr
|
||||
- run: nix run nixpkgs#iproute2 -- route
|
||||
- run: nix run nixpkgs#iproute2 -- -c -4 addr
|
||||
|
|
Loading…
Add table
Reference in a new issue