Attempt to run nix shell in a new bash shell
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 1m30s
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 1m30s
This commit is contained in:
@@ -15,4 +15,4 @@ jobs:
|
|||||||
chmod +x installer.sh
|
chmod +x installer.sh
|
||||||
./installer.sh --daemon --yes
|
./installer.sh --daemon --yes
|
||||||
- name: nixing
|
- name: nixing
|
||||||
run: nix-shell -p nix-info --run "nix-info -m"
|
run: bash -c nix-shell -p nix-info --run "nix-info -m"
|
||||||
Reference in New Issue
Block a user