.
Some checks failed
Test action / Print hello world (push) Failing after 35s

This commit is contained in:
clan-tool 2025-09-03 20:11:34 +02:00
parent 0e27d40f98
commit 41a1294002
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -12,8 +12,8 @@ jobs:
runs-on: default runs-on: default
steps: steps:
- name: Install deps - name: Install deps
# run: nix-shell -p nodejs_24 run: nix-shell -p nodejs_24
run: nix-env -iA nixos.nodejs_24 # run: nix-env -iA nixos.nodejs_24
- run: whoami - run: whoami
- run: . /nix/var/nix/profiles/default/etc/profile.d/nix.sh - run: . /nix/var/nix/profiles/default/etc/profile.d/nix.sh