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