tangled
alpha
login
or
join now
vt3e.cat
/
www
2
fork
atom
this repo has no descr,ription
vt3e.cat
2
fork
atom
overview
issues
pulls
pipelines
ci: set PATH to include nix profile
vt3e.cat
4 months ago
d914148f
375f6c78
verified
This commit was signed with the committer's
known signature
.
vt3e.cat
SSH Key Fingerprint:
SHA256:bC12nO0d6wKnJ426YBbLO7LVxmZlwJ1l2X0eqOroDV0=
0/1
deploy.yaml
failed
23s
+2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yaml
+2
.tangled/workflows/deploy.yaml
···
26
26
steps:
27
27
- name: build
28
28
command: |
29
29
+
export PATH="$HOME/.nix-profile/bin:$PATH"
30
30
+
29
31
bun install --frozen-lockfile
30
32
bun run web:images
31
33
bun run build:all