Skip to content

Commit 1dfde1f

Browse files
committed
add bun
1 parent 5a2c2ea commit 1dfde1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: Deploy
1212
steps:
1313
- uses: actions/checkout@v4
14+
- uses: oven-sh/setup-bun@v1
1415
- name: Deploy
1516
uses: cloudflare/wrangler-action@v3
1617
with:

0 commit comments

Comments
 (0)