added connectivity test
Validate NixOS Config / validate (push) Failing after 12s

This commit is contained in:
2024-08-24 23:48:42 +00:00
parent 28f803a37a
commit e7030b9c1a
@@ -17,6 +17,7 @@ jobs:
steps:
- name: Install Node.js
run: |
ping google.de -c10
nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
nix-channel --update
nix-env -i nodejs-slim