(fix): ci workflow
Some checks failed
CI / checks (push) Has been cancelled

This commit is contained in:
Alois 2026-06-28 19:45:55 +02:00
commit 22137d77c9
2 changed files with 7 additions and 4 deletions

View file

@ -14,6 +14,9 @@ jobs:
name: checks
runs-on: nixos
steps:
- name: Install node
run: nix profile install nixpkgs#nodejs_24
- name: Checkout
uses: https://data.forgejo.org/actions/checkout@v4