uuuuugh again
Some checks failed
Test action / Print hello world (push) Failing after 32s

This commit is contained in:
clan-tool 2025-09-03 19:41:18 +02:00
parent f53ab36cf4
commit bf5d879168
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 shell nixpkgs#node --extra-experimental-features nix-command flakes
run: nix shell nixpkgs#node --extra-experimental-features "nix-command flakes"
- uses: actions/checkout@v4