tangled
alpha
login
or
join now
altagos.dev
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
+
altagos.dev
3 months ago
79af736a
469c687e
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
0/1
build.yml
failed
4s
+2
-4
2 changed files
expand all
collapse all
unified
split
.gitignore
.tangled
workflows
build.yml
+2
-1
.gitignore
reviewed
···
1
1
.zig-cache/
2
2
-
zig-out/
2
2
+
zig-out/
3
3
+
.mise/
-3
.tangled/workflows/build.yml
reviewed
···
19
19
- name: Setup mise
20
20
command: |
21
21
./bin/mise install
22
22
-
ls -la .mise
23
23
-
file .mise/mise-2025.11.11
24
24
-
./bin/mise trust
25
22
./bin/mise doctor
26
23
- name: Setup Zig + Bun
27
24
command: |