love it
Some checks failed
Test action / Print hello world (push) Failing after 39s

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

View file

@ -14,7 +14,7 @@ jobs:
- name: Install deps - name: Install deps
run: >- run: >-
nix shell nix shell
nixpkgs#node_24 nixpkgs#nodejs_24
--extra-experimental-features "nix-command flakes" --extra-experimental-features "nix-command flakes"
- uses: actions/checkout@v4 - uses: actions/checkout@v4