up release.yml
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -48,6 +48,7 @@ jobs:
|
|||||||
cd rustdesk-api-web
|
cd rustdesk-api-web
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
mkdir ../resources/admin/ -p
|
||||||
cp -ar dist/* ../resources/admin/
|
cp -ar dist/* ../resources/admin/
|
||||||
|
|
||||||
- name: tidy
|
- name: tidy
|
||||||
|
|||||||
Reference in New Issue
Block a user