enable manual build.
All checks were successful
Build / nix-build (native-aarch64, varda) (push) Successful in 2m15s
Build / nix-build (native-x86_64, shadowfax) (push) Successful in 6m55s
Build / nix-build (native-x86_64, gandalf) (push) Successful in 7m22s
Build / nix-build (native-x86_64, telperion) (push) Successful in 3m40s
Build / nix-build (native-x86_64, telchar) (push) Successful in 14m6s

This commit is contained in:
Joseph Hanson 2024-11-05 09:40:09 -06:00
parent 043b262fb2
commit 2f6ad4b034
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -8,6 +8,7 @@ on:
paths: paths:
- ".forgejo/workflows/build.yaml" - ".forgejo/workflows/build.yaml"
- "flake.lock" - "flake.lock"
workflow_dispatch:
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }} group: ${{ github.workflow }}-${{ github.event.number || github.ref }}