mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-02-16 02:20:41 +00:00
vite build
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user