Merge pull request #197 from elilchen/master

vite build
This commit is contained in:
RustDesk 2023-02-16 23:05:27 +08:00 committed by GitHub
commit 49f10a288d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,6 +121,7 @@ jobs:
- name: Build UI browser file
run: |
npm i
npm run build
working-directory: ./ui/html