this repo has no description
0
fork

Configure Feed

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

updated workflow

Altagos d26aee71 3d37d068

+1 -1
+1 -1
.tangled/workflows/build.yml
··· 27 27 ./zig/zig version 28 28 - name: Download statichost cli 29 29 command: | 30 - curl -o shcli https://www.statichost.eu/shcli; chmod +x shcli 30 + curl -so shcli https://www.statichost.eu/shcli; chmod +x shcli 31 31 - name: Build website 32 32 command: | 33 33 ./zig/zig build