Skip to content

Commit efefda5

Browse files
committed
fix wf
1 parent 1a83d16 commit efefda5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Upload artifact
6464
uses: actions/upload-pages-artifact@v1
6565
with:
66-
path: ./public
66+
path: ./blog/public
6767

6868
# Deployment job
6969
deploy:

0 commit comments

Comments
 (0)