Replaced script with multi-user installation
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 17s
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 17s
This commit is contained in:
@@ -15,4 +15,4 @@ jobs:
|
|||||||
- name: List current folder
|
- name: List current folder
|
||||||
run: ls -la
|
run: ls -la
|
||||||
- name: Install Nix
|
- 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) --daemon --yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user