this repo has no description

get bun version

altagos.dev bcb8745c d3c2e72e

verified
+2 -1
+2 -1
.tangled/workflows/build.yml
··· 1 1 when: 2 2 - event: ["push", "pull_request"] 3 - branch: ["main"] 3 + branch: ["main", "workflows"] 4 4 - event: ["manual"] 5 5 6 6 engine: nixery ··· 20 20 command: | 21 21 mise trust 22 22 mise exec zig -- zig version 23 + mise exec bun -- bun -v 23 24 - name: Download statichost cli 24 25 command: | 25 26 curl -so shcli https://www.statichost.eu/shcli