Compare commits

..

1 Commits

Author SHA1 Message Date
0eac914dd3 uhh action test
Some checks failed
Gitea Actions Demo / build (push) Failing after 11s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2s
2026-03-01 02:32:20 -07:00

View File

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