We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a3ac0 commit 4cb7cc7Copy full SHA for 4cb7cc7
2 files changed
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
node-version: 20
21
22
- - run: npm install --include=dev
+ - run: npm ci
23
- run: npm run build
24
25
- uses: actions/configure-pages@v4
0 commit comments