update actions
Some checks failed
/ build-all (push) Has been cancelled

This commit is contained in:
Antoine Vaure 2025-08-12 14:52:03 +02:00
parent 77c24ecc04
commit e54764e472

View file

@ -4,3 +4,6 @@ jobs:
runs-on: native runs-on: native
steps: steps:
- run: nix build --refresh git+$GITHUB_SERVER_URL/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all - run: nix build --refresh git+$GITHUB_SERVER_URL/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all
env:
FORGEJO_TOKEN: override
GITHUB_TOKEN: override