We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3936470 + fee35fa commit 6449af6Copy full SHA for 6449af6
1 file changed
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
node-version: "22"
19
20
- - run: npx nypm install
+ - run: npx nypm -y install
21
- run: npm run build
22
env:
23
NITRO_PRESET: github_pages
0 commit comments