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

@ -92,4 +92,4 @@ vcpkg integrate install
# Check prerequisites
printMessage "Checking prerequisites."
PATH="$PATH;$LOCALAPPDATA\Pub\Cache\bin" bash -c '$USERPROFILE/.cargo/bin/cargo make flowy_dev'
PATH="$PATH;$LOCALAPPDATA\Pub\Cache\bin" bash -c '$USERPROFILE/.cargo/bin/cargo make appflowy-deps-tools'