nix-system/.forgejo/workflows/demo.yaml
ant 9326d079ba
All checks were successful
/ build-all (push) Successful in 1s
add ci
2025-06-26 14:07:57 +02:00

6 lines
154 B
YAML

on: [push]
jobs:
"build-all":
runs-on: native
steps:
- run: nix build git+$GITHUB_SERVER_URL/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all