this repo has no description

run mise doctor

altagos.dev 05693ea2 8dfcb926

verified
+1
+1
.tangled/workflows/build.yml
··· 19 19 - name: Setup Zig 20 20 command: | 21 21 mise trust 22 + mise doctor 22 23 mise exec zig -- zig version 23 24 MISE_VERBOSE=1 mise exec bun -- bun -v 24 25 - name: Download statichost cli