diff --git a/.codechina-ci.yml b/.codechina-ci.yml index ae7ea67cbb1d2256a74d73391ceda174710ccac7..5a6173b33df50f1f70881d9291ecf7cd731f263e 100644 --- a/.codechina-ci.yml +++ b/.codechina-ci.yml @@ -9,6 +9,7 @@ pages: - yarn install # npm install - yarn add -D vuepress # npm install -D vuepress - yarn docs:build # npm run docs:build + - mv docs/.vuepress/dist public artifacts: paths: - public