still not? wtf!
Some checks failed
Test action / Print hello world (push) Failing after 2s

This commit is contained in:
clan-tool 2025-09-03 19:51:07 +02:00
parent 8b8b209ba8
commit d991316076
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -12,10 +12,7 @@ jobs:
runs-on: default
steps:
- name: Install deps
run: >-
nix shell
nixpkgs#nodejs_24
--extra-experimental-features "nix-command flakes"
run: nix-env -iA nixos.nodejs
- uses: actions/checkout@v4