Compare commits

..

1 Commits

Author SHA1 Message Date
85fb3b1ee4 uhh action test
All checks were successful
Gitea Actions Demo / build (push) Successful in 5s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
2026-03-01 02:39:03 -07:00

View File

@@ -9,7 +9,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: build doerg
run: nix build .#doerg
run: nix build -L .#doerg
Explore-Gitea-Actions:
runs-on: nixos
steps: