Skip to content

Commit 93be2ab

Browse files
0.1.0 development
1 parent 0e7843d commit 93be2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
hugo \
6060
--gc \
6161
--minify \
62-
--configDir site \
62+
--configDir /site \
6363
--baseURL "${{ steps.pages.outputs.base_url }}/"
6464
- name: Upload artifact
6565
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)