tangled
alpha
login
or
join now
danielmorrisey.com
/
plcbundle-watch
forked from
tree.fail/plcbundle-watch
0
fork
atom
this repo has no description
plcbundle-watch.pages.dev
0
fork
atom
overview
issues
pulls
pipelines
yep
tree.fail
4 months ago
156f4b1d
47223bd5
+1
-2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yml
+1
-2
.tangled/workflows/deploy.yml
···
9
9
steps:
10
10
- name: build site
11
11
command: |
12
12
-
bun i
13
13
-
bun run build
12
12
+
bun i && bun run build
14
13
15
14
- name: deploy
16
15
command: |