Merge remote-tracking branch 'origin/master'

This commit is contained in:
axlrose2333 2023-02-03 17:10:51 +08:00
commit 23724be273

View File

@ -20,7 +20,7 @@ steps:
- ls -alt
- npm config set registry https://registry.npm.taobao.org # 切换淘宝镜像
- npm install
- npm run build
- vite build --mode production
when:
event: push
- name: deploy-project