Modify the publishing process
This commit is contained in:
parent
8d93a7f320
commit
0873f7dd46
1 changed files with 1 additions and 1 deletions
2
.github/workflows/casa.yml
vendored
2
.github/workflows/casa.yml
vendored
|
@ -79,7 +79,7 @@ jobs:
|
|||
|
||||
- name: Build frontend with nodejs and yarn
|
||||
run: |
|
||||
cd casa/UI
|
||||
cd UI
|
||||
ls
|
||||
yarn install
|
||||
yarn build
|
||||
|
|
Loading…
Reference in a new issue