Skip to content

Commit 52292b3

Browse files
committed
chore: build site before 'deploy'.
1 parent d0edb48 commit 52292b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages-deployment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717
- uses: oven-sh/setup-bun@v2
1818
- run: bun install --frozen-lockfile
19+
- run: bun run build:site
1920
- name: Deploy
2021
uses: cloudflare/wrangler-action@v3
2122
with:

0 commit comments

Comments
 (0)