this repo has no description

remove engine

altagos.dev 60dbd508 d765acfe

verified
-2
-2
.tangled/workflows/build.yml
··· 3 3 branch: ["main"] 4 4 - event: ["manual"] 5 5 6 - engine: "nixery" 7 - 8 6 steps: 9 7 - name: "Build" 10 8 command: "nix run .#build"