mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
fix: fix last command issue
This commit is contained in:
parent
3caa565610
commit
86799bbb96
1 changed files with 1 additions and 1 deletions
|
@ -92,4 +92,4 @@ vcpkg integrate install
|
|||
|
||||
# Check prerequisites
|
||||
printMessage "Checking prerequisites."
|
||||
PATH="$PATH;$LOCALAPPDATA/Pub/Cache/Bin" $USERPROFILE/.cargo/bin/cargo make flowy_dev
|
||||
PATH="$PATH;$LOCALAPPDATA\Pub\Cache\bin" bash -c '$USERPROFILE/.cargo/bin/cargo make flowy_dev'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue