Stephen 3 лет назад
Родитель
Сommit
e713a6dfc6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/ci.yaml

+ 1 - 1
.github/workflows/ci.yaml

@@ -44,9 +44,9 @@ jobs:
           flutter doctor
       - name: Deps
         run: |
+          cd frontend
           cargo install --force cargo-make
           cargo install --force duckscript_cli
-          cd frontend
           cargo make flowy_dev
           cargo make -p development-linux-x86 pb
           cargo make -p development-linux-x86 appflowy-linux-dev