add ci
All checks were successful
/ build-all (push) Successful in 1s

This commit is contained in:
ant 2025-06-25 16:58:48 +02:00
parent 7fd1a5db7d
commit 9326d079ba

View file

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