Skip to content

Commit 2160f8a

Browse files
committed
deploy fix
1 parent a693b7c commit 2160f8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
uses: actions/checkout@v4
1919
- name: Install, build, and upload your site
2020
uses: withastro/action@v2
21+
with:
22+
package-manager: pnpm@latest
2123

2224
deploy:
2325
needs: build

0 commit comments

Comments
 (0)