mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-11-09 13:09:21 +03:00
move installs
This commit is contained in:
parent
ccf7ff8888
commit
e713a6dfc6
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user