Compare commits

..

1 Commits

Author SHA1 Message Date
006cc5b8d1 uhh action test
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Gitea Actions Demo / build (push) Has been cancelled
2026-03-01 02:37:46 -07:00

View File

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