We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f354c2 commit 361c077Copy full SHA for 361c077
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
# path: . # The root location of your Astro project inside the repository. (optional)
26
# 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]
+ package-manager: bun@latest
28
29
deploy:
30
needs: build
bun.lockb
419 KB
0 commit comments