This commit is contained in:
Kiara Grouwstra 2025-06-05 19:08:13 +02:00
parent 878807b932
commit aa5e75c3c8
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -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'