this repo has no description
0
fork

Configure Feed

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

updated workflow

Altagos 8a57a9ab 7b744e76

+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 - ./zig/zig build --summary all 33 + time ./zig/zig build --summary all 34 34 - name: Upload 35 35 command: | 36 36 ./shcli altagos-dev ./zig-out/website