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 ec60f74 commit fd06a30Copy full SHA for fd06a30
.github/workflows/hugo.yml
@@ -33,7 +33,7 @@ jobs:
33
node-version: '18'
34
35
- name: Install npm dependencies
36
- run: npm ci
+ run: npm install
37
working-directory: ${{ github.workspace }}
38
39
- name: Setup Hugo
0 commit comments