fix: try nix runner.
Some checks failed
default / build (push) Failing after 2s

This commit is contained in:
CronyAkatsuki 2026-01-21 18:03:21 +01:00
parent 764113ccd8
commit 1a9ed04898
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ env:
jobs:
build:
runs-on: native
runs-on: nix
steps:
- uses: https://code.forgejo.org/actions/checkout@v4
- run: nix flake check