tangled
alpha
login
or
join now
fuzzko.neocities.org
/
digital-garden
0
fork
atom
My digital garden
0
fork
atom
overview
issues
pulls
pipelines
fix ci
fuzzko.neocities.org
1 month ago
45280ddf
3716be78
0/1
deploy.yml
failed
18s
+2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yml
+2
.tangled/workflows/deploy.yml
···
15
15
CLOUDFLARE_ACCOUNT_ID: e7d28a4222e6af03dc7cee5ff1078546
16
16
17
17
steps:
18
18
+
- name: Prerun
19
19
+
command: export PATH="$HOME/.nix-profile/bin:$PATH"
18
20
- name: Install dependencies
19
21
command: bun install --frozen-lockfile
20
22
- name: Build site