this way than???
Some checks failed
Test action / Print hello world (push) Failing after 1s

This commit is contained in:
clan-tool 2025-09-03 19:53:30 +02:00
parent 58dadf9051
commit c654bb0e36
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -12,7 +12,7 @@ jobs:
runs-on: default runs-on: default
steps: steps:
- name: Install deps - name: Install deps
run: nix-env -iA nixos.nodejs_24 run: nix-shell -P nodejs_24
- uses: actions/checkout@v4 - uses: actions/checkout@v4