this repo has no description

run exec command instead of install

altagos.dev 88247a33 7f3783cb

verified
+2 -1
+2 -1
.tangled/workflows/build.yml
··· 15 15 - name: Setup mise 16 16 command: | 17 17 mise trust 18 - mise install 18 + mise exec zig -- zig --version 19 + mise exec deno -- deno --version 19 20 - name: Download statichost cli 20 21 command: | 21 22 curl -so shcli https://www.statichost.eu/shcli