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

View File

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