Skip to content

Commit 92aa88b

Browse files
debugging github actions
1 parent f47b9bf commit 92aa88b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
--gc \
6161
--minify \
6262
--source ./site \
63+
--destination ./public \
6364
--baseURL "${{ steps.pages.outputs.base_url }}/"
6465
- name: Upload artifact
6566
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)