Переглянути джерело

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