Skip to content

Commit f47b9bf

Browse files
debugging github actions
1 parent 93be2ab commit f47b9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

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

0 commit comments

Comments
 (0)