this repo has no description

+

altagos.dev 94ac541f acd6b4c0

verified
+1 -1
+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 + alias mise="/tangled/home/.local/bin/mise" 23 23 mise install 24 24 - name: Setup Zig + Bun 25 25 command: |