tangled
alpha
login
or
join now
danabra.mov
/
overreacted
my blog https://overreacted.io
41
fork
atom
overview
issues
pulls
pipelines
maybe this
danabra.mov
3 months ago
f275d504
3f079b40
0/1
deploy.yaml
failed
4s
options
unified
split
Changed files
+1
-1
.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/