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 ba119a3 commit 0607028Copy full SHA for 0607028
.github/workflows/astro.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: withastro/action@v4
24
with:
25
path: www
26
+ package-manager: npm
27
28
deploy:
29
name: Deploy
0 commit comments