add version
Some checks failed
Test action / Print hello world (push) Failing after 2s

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

View file

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