Skip to content

Commit 1ef290c

Browse files
authored
Update build.yml
1 parent 865d5d7 commit 1ef290c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
rm -rf .vuepress/theme
4747
rm yarn.lock
4848
rm package.json
49-
mv docs/.vuepress/dist ./
49+
mv docs/.vuepress/dist/ ./
5050
rm -rf docs
5151
git config --local user.email "action@github.com"
5252
git config --local user.name "GitHub Action"

0 commit comments

Comments
 (0)