mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Ci/build scripts (#1487)
* chore: rename flowy_dev name * chore: rename tasks Co-authored-by: nathan <nathan@appflowy.io>
This commit is contained in:
@ -73,4 +73,4 @@ cargo install --force duckscript_cli
|
||||
|
||||
# Check prerequisites
|
||||
printMessage "Checking prerequisites."
|
||||
cargo make flowy_dev
|
||||
cargo make appflowy-deps-tools
|
||||
|
@ -72,4 +72,4 @@ cargo install --force duckscript_cli
|
||||
|
||||
# Check prerequisites
|
||||
printMessage "Checking prerequisites."
|
||||
cargo make flowy_dev
|
||||
cargo make appflowy-deps-tools
|
||||
|
@ -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'
|
||||
|
Reference in New Issue
Block a user