We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2b079 commit 68a0e73Copy full SHA for 68a0e73
1 file changed
.github/workflows/gh-pages.yaml
@@ -26,7 +26,7 @@ jobs:
26
# extended: true
27
28
- name: Build
29
- run: hugo --minify
+ run: cd src && hugo --minify
30
31
- name: Deploy
32
uses: peaceiris/actions-gh-pages@v3
0 commit comments