this repo has no description
0
fork

Configure Feed

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

+

Altagos 1f572fee bb7cacbc

+1 -1
+1 -1
.tangled/workflows/build.yml
··· 19 19 - name: Setup mise 20 20 command: | 21 21 curl https://mise.run | sh 22 - ln --symbolic mise /tangled/home/.local/bin/mise 22 + ln --symbolic /tangled/home/.local/bin/mise ./mise 23 23 ./mise install 24 24 - name: Setup Zig + Bun 25 25 command: |