We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e5f26 commit 2c09053Copy full SHA for 2c09053
1 file changed
.github/workflows/hugo.yml
@@ -59,7 +59,7 @@ jobs:
59
HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
60
HUGO_ENVIRONMENT: production
61
run: |
62
- npm build:prod
+ npm run build:prod
63
64
- name: Upload artifact
65
uses: actions/upload-pages-artifact@v3
0 commit comments