Added a nix shell installer
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 9s
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 9s
This commit is contained in:
@@ -13,3 +13,5 @@ jobs:
|
||||
run: echo "Hello Workflow world!"
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user