Skip to content

Commit 6449af6

Browse files
committed
Merge branch 'development'
2 parents 3936470 + fee35fa commit 6449af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
node-version: "22"
1919

20-
- run: npx nypm install
20+
- run: npx nypm -y install
2121
- run: npm run build
2222
env:
2323
NITRO_PRESET: github_pages

0 commit comments

Comments
 (0)