We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c2b079 + 68a0e73 commit c1e16e1Copy full SHA for c1e16e1
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