wip: feat: basic publisher
Some checks failed
build / build (push) Failing after 1m21s

This commit is contained in:
2026-03-20 17:19:55 -06:00
parent 5bca7890c4
commit 664f5d9635
6 changed files with 579 additions and 169 deletions

View File

@@ -9,3 +9,5 @@ jobs:
uses: actions/checkout@v4
- name: build doerg
run: nix build -L .#doerg
- name: build publisher
run: nix build -L .#publisher