Skip to content

Commit d94f1ab

Browse files
committed
workflow tests
1 parent 4593fe6 commit d94f1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
--gc \
7272
--minify \
7373
--baseURL "${{ steps.pages.outputs.base_url }}/staging" \
74-
--destination "public/staging"
74+
--destination "../../public/staging"
7575
- name: Upload artifact
7676
uses: actions/upload-pages-artifact@v2
7777
with:

0 commit comments

Comments
 (0)