Skip to content

Commit 361c077

Browse files
committed
Use bun instead
1 parent 5f354c2 commit 361c077

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
# path: . # The root location of your Astro project inside the repository. (optional)
2626
# node-version: 20 # The specific version of Node that should be used to build your site. Defaults to 20. (optional)
27-
package-manager: [email protected]
27+
package-manager: bun@latest
2828

2929
deploy:
3030
needs: build

bun.lockb

419 KB
Binary file not shown.

0 commit comments

Comments
 (0)