Skip to content

Commit 4f4d60c

Browse files
committed
set package manager to bun for deploy
1 parent 5ec3427 commit 4f4d60c

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
@@ -13,3 +13,4 @@ jobs:
1313
with:
1414
apiToken: ${{ secrets.CF_API_TOKEN }}
1515
accountId: ${{ secrets.CF_ACCOUNT_ID }}
16+
packageManager: bun

0 commit comments

Comments
 (0)