nix-system/.forgejo/workflows/build.yml
2025-10-30 21:21:03 +01:00

10 lines
244 B
YAML

on:
push:
branches:
- master
- update-nix-inputs
jobs:
"build-all":
runs-on: native
steps:
- run: nix build --refresh git+https://forgejo:$GITHUB_TOKEN@git.antoinevaure.fr/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all