Skip to content

Commit 03b77c6

Browse files
authored
Update build.yml
1 parent 59f9d5d commit 03b77c6

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
@@ -47,7 +47,7 @@ jobs:
4747
rm -rf .vuepress/theme
4848
rm yarn.lock
4949
rm package.json
50-
cp -r docs/.vuepress/dist/ ./
50+
cp -r docs/.vuepress/dist/. ./
5151
rm -rf docs
5252
echo "Commit to repo"
5353
git config --local user.email "action@github.com"

0 commit comments

Comments
 (0)