tangled
alpha
login
or
join now
altagos.dev
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
print .mise folder content
altagos.dev
3 months ago
c5ee9c09
4db7f4fb
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
0/1
build.yml
failed
5s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
-1
.tangled/workflows/build.yml
reviewed
···
18
18
steps:
19
19
- name: Setup mise
20
20
command: |
21
21
-
chmod +x ./bin/mise
22
21
./bin/mise install
22
22
+
ls -la .mise
23
23
./bin/mise trust
24
24
./bin/mise doctor
25
25
- name: Setup Zig + Bun