this repo has no description

ci: show summary at the end

altagos.dev fb5d97c2 eb39b9cd

verified
+1 -1
+1 -1
.tangled/workflows/build.yaml
··· 14 14 - name: "Install zig" 15 15 command: "./scripts/install-zig.sh" 16 16 - name: "Build ReleaseFast" 17 - command: "./zig/zig build -Doptimize=ReleaseFast" 17 + command: "./zig/zig build -Doptimize=ReleaseFast --summary all" 18 18 19 19 clone: 20 20 skip: false