a624669980 3 лет назад
Родитель
Сommit
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