tangled
alpha
login
or
join now
patricktree.me
/
overreacted
forked from
danabra.mov/overreacted
0
fork
atom
my blog https://overreacted.io
0
fork
atom
overview
issues
pulls
pipelines
maybe this
danabra.mov
5 months ago
f275d504
3f079b40
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yaml
+1
-1
.tangled/workflows/deploy.yaml
···
10
10
steps:
11
11
- name: build site
12
12
command: |
13
13
-
nix develop --command bash -c 'npm run build'
13
13
+
npm run build
14
14
- name: deploy
15
15
command: |
16
16
npx --yes wrangler pages deploy --branch main --project-name overreacted ./out/