mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-02-17 14:06:14 +08: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
|
- name: Build UI browser file
|
||||||
run: |
|
run: |
|
||||||
|
npm i
|
||||||
npm run build
|
npm run build
|
||||||
working-directory: ./ui/html
|
working-directory: ./ui/html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user