tangled
alpha
login
or
join now
altagos.dev
/
website
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
get bun version
altagos.dev
3 months ago
c86d47d7
bcb8745c
verified
This commit was signed with the committer's
known signature
.
altagos.dev
SSH Key Fingerprint:
SHA256:UbTjEcCZlc6GzQWLCuDK3D//HESWD2xFPkzue9XMras=
0/1
build.yml
failed
14s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
-1
.tangled/workflows/build.yml
reviewed
···
20
20
command: |
21
21
mise trust
22
22
mise exec zig -- zig version
23
23
-
mise exec bun -- bun -v
23
23
+
MISE_VERBOSE=1 mise exec bun -- bun -v
24
24
- name: Download statichost cli
25
25
command: |
26
26
curl -so shcli https://www.statichost.eu/shcli