Merge remote-tracking branch 'origin/master'

master
axlrose2333 2 years ago
commit 23724be273

@ -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

Loading…
Cancel
Save