1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-15 23:54:17 +02:00

Modify the publishing process

This commit is contained in:
a624669980
2021-09-30 17:00:55 +08:00
parent 8d93a7f320
commit 0873f7dd46

View File

@ -79,7 +79,7 @@ jobs:
- name: Build frontend with nodejs and yarn
run: |
cd casa/UI
cd UI
ls
yarn install
yarn build