this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

print .mise folder content

Altagos c5ee9c09 4db7f4fb

+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