I never tried this combo right???
Some checks failed
Test action / Print hello world (push) Failing after 8s

This commit is contained in:
clan-tool 2025-09-04 10:18:30 +02:00
parent bfd27ed431
commit 33712aa47e
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -11,7 +11,9 @@ jobs:
name: Print hello world
runs-on: default
steps:
- uses: actions/setup-node@v4
- name: Install nodejs
run: nix-env -iA nixpkgs.nodejs
- uses: actions/checkout@v4
# - name: Install deps