tangled
alpha
login
or
join now
altagos.dev
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
run mise doctor
altagos.dev
3 months ago
05693ea2
8dfcb926
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
0/1
build.yml
failed
16s
+1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
.tangled/workflows/build.yml
···
19
19
- name: Setup Zig
20
20
command: |
21
21
mise trust
22
22
+
mise doctor
22
23
mise exec zig -- zig version
23
24
MISE_VERBOSE=1 mise exec bun -- bun -v
24
25
- name: Download statichost cli