Browse Source

Modify the publishing process

a624669980 3 years ago
parent
commit
0873f7dd46
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/casa.yml

+ 1 - 1
.github/workflows/casa.yml

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