nix-system/.forgejo/workflows/demo.yaml
ant 74a7c21af1
All checks were successful
/ build-all (push) Successful in 34m39s
add ci
2025-06-25 19:47:46 +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