Skip to content

Commit 905d756

Browse files
committed
ci: let wrangler deploy pages functions
1 parent e422962 commit 905d756

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy-docs-site.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ jobs:
4949
VITE_DOCS_CHAT_API: /api/docs-chat
5050
run: yarn docs:site:build
5151

52-
- name: Build Pages Functions
53-
run: npx wrangler pages functions build functions --outfile .vitepress/dist/_worker.js --output-routes-path .vitepress/dist/_routes.json --project-directory .
54-
5552
- name: Set Pages project name
5653
run: echo "CF_PAGES_PROJECT=${{ vars.CLOUDFLARE_PAGES_PROJECT_NAME || 'notionnext-docs' }}" >> "$GITHUB_ENV"
5754

0 commit comments

Comments
 (0)