this repo has no description

print .mise folder content

altagos.dev c5ee9c09 4db7f4fb

verified
+1 -1
+1 -1
.tangled/workflows/build.yml
··· 18 18 steps: 19 19 - name: Setup mise 20 20 command: | 21 - chmod +x ./bin/mise 22 21 ./bin/mise install 22 + ls -la .mise 23 23 ./bin/mise trust 24 24 ./bin/mise doctor 25 25 - name: Setup Zig + Bun