this repo has no description
0
fork

Configure Feed

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

+

Altagos b1629e45 6a2c6b7a

+2 -1
+2 -1
.tangled/workflows/build.yml
··· 20 20 environment: 21 21 MISE_TRACE: 1 22 22 command: | 23 - MISE_TRACE=1 ./bin/mise install 23 + curl https://mise.run | MISE_INSTALL_PATH=/usr/local/bin/mise sh 24 + MISE_TRACE=1 mise install 24 25 - name: Setup Zig + Bun 25 26 command: | 26 27 mise exec zig -- zig version