Skip to content

Commit b68543e

Browse files
committed
🧹 chore(ci): setup bun
1 parent 80d3563 commit b68543e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-to-pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
name: Deploy
1212
steps:
1313
- uses: actions/checkout@v4
14+
- uses: oven-sh/setup-bun@v2
15+
with:
16+
bun-version: latest
1417
- name: Deploy
1518
uses: cloudflare/wrangler-action@v3
1619
with:

0 commit comments

Comments
 (0)