forked from Fediversity/Fediversity
nix-shell
This commit is contained in:
parent
342721f0fb
commit
878807b932
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ jobs:
|
||||||
check-ip:
|
check-ip:
|
||||||
runs-on: native
|
runs-on: native
|
||||||
steps:
|
steps:
|
||||||
- run: curl -4 icanhazip.com
|
- run: nix-shell -p curl --command curl -4 icanhazip.com
|
||||||
|
|
Loading…
Add table
Reference in a new issue