Skip to content

Commit f9e5dec

Browse files
committed
chore(content): deploy to cloudflare pages
1 parent 76fde3b commit f9e5dec

File tree

5 files changed

+16
-1568
lines changed

5 files changed

+16
-1568
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ jobs:
2525

2626
- run: pnpm run type:check
2727

28+
- name: Ensure apps/content builds successfully
29+
working-directory: apps/content
30+
run: pnpm run build
31+
2832
test:
2933
runs-on: ubuntu-latest
3034
services:

.github/workflows/deploy-content.yaml

Lines changed: 0 additions & 43 deletions
This file was deleted.

apps/content/alchemy.run.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

apps/content/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"@tanstack/vue-query": "^5.91.2",
4141
"@types/node": "^22.15.30",
4242
"ai": "5.0.76",
43-
"alchemy": "^0.78.0",
4443
"markdown-it-task-lists": "^2.1.1",
4544
"mermaid": "^11.12.1",
4645
"openai": "^6.9.1",

0 commit comments

Comments
 (0)