Ci/build scripts (#1487)

* chore: rename flowy_dev name

* chore: rename tasks

Co-authored-by: nathan <nathan@appflowy.io>
This commit is contained in:
Nathan.fooo
2022-11-26 22:18:39 +08:00
committed by GitHub
parent 69a7ae5201
commit 149c2a2725
15 changed files with 37 additions and 37 deletions

View File

@ -33,7 +33,7 @@ cd appflowy/frontend && \
source $HOME/.cargo/env && \
cargo install --force cargo-make && \
cargo install --force duckscript_cli && \
cargo make flowy_dev && \
cargo make appflowy-deps-tools && \
cargo make -p production-linux-x86_64 appflowy-linux
CMD ["/home/makepkg/appflowy/frontend/app_flowy/build/linux/x64/release/bundle/app_flowy"]