this repo has no descr,ription vt3e.cat

ci: set PATH to include nix profile

vt3e.cat d914148f 375f6c78

verified
+2
+2
.tangled/workflows/deploy.yaml
··· 26 26 steps: 27 27 - name: build 28 28 command: | 29 + export PATH="$HOME/.nix-profile/bin:$PATH" 30 + 29 31 bun install --frozen-lockfile 30 32 bun run web:images 31 33 bun run build:all