tangled
alpha
login
or
join now
altagos.dev
/
austin-converter
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
ci: show summary at the end
altagos.dev
8 months ago
fb5d97c2
eb39b9cd
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
0/1
build.yaml
failed
46s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yaml
+1
-1
.tangled/workflows/build.yaml
···
14
14
- name: "Install zig"
15
15
command: "./scripts/install-zig.sh"
16
16
- name: "Build ReleaseFast"
17
17
-
command: "./zig/zig build -Doptimize=ReleaseFast"
17
17
+
command: "./zig/zig build -Doptimize=ReleaseFast --summary all"
18
18
19
19
clone:
20
20
skip: false