diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4233bf6261..06fcb569a9 100644 --- a/.github/workflows/ci.yaml +++ b/.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