소스 검색

move installs

Stephen 4 년 전
부모
커밋
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