uuuuuugh
Some checks failed
Test action / Print hello world (push) Failing after 1s

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

View file

@ -12,8 +12,8 @@ jobs:
runs-on: default
steps:
- name: Install deps
run: nix shell nixpkgs#node
run: nix shell nixpkgs#node --extra-experimental-features nix-command flakes
- uses: actions/checkout@v4
- run: nix flake check