This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
run: |
|
run: |
|
||||||
|
ping google.de -c10
|
||||||
nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
|
nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
|
||||||
nix-channel --update
|
nix-channel --update
|
||||||
nix-env -i nodejs-slim
|
nix-env -i nodejs-slim
|
||||||
|
|||||||
Reference in New Issue
Block a user