this repo has no description

+

altagos.dev acd6b4c0 8622c788

verified
+1
+1
.tangled/workflows/build.yml
··· 19 19 - name: Setup mise 20 20 command: | 21 21 curl https://mise.run | sh 22 + export PATH="$HOME/.local/bin:$PATH" 22 23 mise install 23 24 - name: Setup Zig + Bun 24 25 command: |