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 70774f4 commit 5f6a61cCopy full SHA for 5f6a61c
.github/workflows/deploy.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: withastro/action@v3
21
with:
22
path: docs
23
+ package-manager: pnpm@latest
24
25
deploy:
26
needs: build
0 commit comments