mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2024-11-27 23:29:00 +08:00
vite build
This commit is contained in:
parent
85150127bb
commit
986d16eb2d
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -121,6 +121,7 @@ jobs:
|
||||
|
||||
- name: Build UI browser file
|
||||
run: |
|
||||
npm i
|
||||
npm run build
|
||||
working-directory: ./ui/html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user