Browse Source

move installs

Stephen 3 năm trước cách đây
mục cha
commit
e713a6dfc6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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