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