this repo has no description
0
fork

Configure Feed

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

updated workflow

Altagos 3d37d068 a09d0138

+1 -1
+1 -1
.tangled/workflows/build.yml
··· 24 24 command: | 25 25 chmod +x zig/download.sh; 26 26 ./zig/download.sh; 27 - ./zig/zig --version 27 + ./zig/zig version 28 28 - name: Download statichost cli 29 29 command: | 30 30 curl -o shcli https://www.statichost.eu/shcli; chmod +x shcli