encapsulate text
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 7s

This commit is contained in:
2025-10-03 17:41:19 +02:00
parent 22a9350bf2
commit df64786a63

View File

@@ -14,4 +14,4 @@ jobs:
- name: List current folder
run: ls -la
- name: Install Nix
run: sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install) --no-daemon
run: "sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install) --no-daemon"