This commit is contained in:
@@ -19,9 +19,10 @@ jobs:
|
|||||||
- name: Debug environment
|
- name: Debug environment
|
||||||
run: |
|
run: |
|
||||||
echo $PATH
|
echo $PATH
|
||||||
nix-shell -p nix nodejs-slim which
|
nix-shell -p nix nodejs-slim which iputils
|
||||||
which nix || echo "Nix not found"
|
which nix || echo "Nix not found"
|
||||||
which node || echo "node not found"
|
which node || echo "node not found"
|
||||||
|
ping -c 5 google.de
|
||||||
|
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|||||||
Reference in New Issue
Block a user