Skip to content

Commit c33fa49

Browse files
committed
fix path
1 parent 57cdd72 commit c33fa49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
run: |
4646
sudo pip install coscmd
4747
coscmd config -a ${SECRET_ID} -s ${SECRET_KEY} -b ${BUCKET} -e cos.accelerate.myqcloud.com
48-
coscmd upload -rs docs/.vuepress/dist/ /
48+
coscmd upload -rs docs/.vuepress/dist/ /docs/

0 commit comments

Comments
 (0)