update deploy action

This commit is contained in:
liangping
2023-05-20 11:58:36 +08:00
parent e4210a5aca
commit fa9e8295bd
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
run: yarn install --ignore-engines
- name: Build
run: yarn run vue-cli-service build
run: yarn build-only
- name: Deploy
run: cp -rf ./dist/* /var/www/html/