Skip to content

Commit 705a883

Browse files
authored
fix(OpenNext): only deploy
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent 0740938 commit 705a883

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tmp-cloudflare-open-next-deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ jobs:
5050
- name: Install packages
5151
run: pnpm install --frozen-lockfile
5252

53-
- name: Build open-next site
54-
working-directory: apps/site
55-
run: node --run cloudflare:build:worker
56-
5753
- name: Deploy open-next site
5854
working-directory: apps/site
5955
run: node --run cloudflare:deploy

0 commit comments

Comments
 (0)