浏览代码

Modify the publishing process

a624669980 3 年之前
父节点
当前提交
0873f7dd46
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
         run: |
-          cd casa/UI
+          cd UI
           ls
           yarn install
           yarn build