this repo has no description
0
fork

Configure Feed

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

updated workflow

Altagos 81498e1e 8a57a9ab

+1 -1
+1 -1
.tangled/workflows/build.yml
··· 30 30 curl -so shcli https://www.statichost.eu/shcli; chmod +x shcli 31 31 - name: Build website 32 32 command: | 33 - time ./zig/zig build --summary all 33 + ./zig/zig build --summary all --verbose 34 34 - name: Upload 35 35 command: | 36 36 ./shcli altagos-dev ./zig-out/website