add ci
All checks were successful
/ build-all (push) Successful in 34m39s

This commit is contained in:
ant 2025-06-25 16:58:48 +02:00
parent 19d4b1c115
commit 74a7c21af1

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