Skip to content

Commit e34ae90

Browse files
authored
Update build_deploy.yml
增加strip_components选项,修复构建。
1 parent 836079a commit e34ae90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ jobs:
4949
rm: true
5050
source: ".vitepress/dist"
5151
target: ${{ secrets.TARGET_DIR }}
52+
strip_components: 2

0 commit comments

Comments
 (0)