time to shoot with scatter shot
Some checks failed
Test action / Print hello world (push) Failing after 2s

This commit is contained in:
clan-tool 2025-09-03 20:10:44 +02:00
parent 8288aeed02
commit 0e27d40f98
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -15,7 +15,10 @@ jobs:
# run: nix-shell -p nodejs_24
run: nix-env -iA nixos.nodejs_24
- run: whoami
- run: . /nix/var/nix/profiles/default/etc/profile.d/nix.sh
- run: nix-env -qa
- run: node -v
- uses: actions/checkout@v4