mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: forgot to uncomment a line!
This commit is contained in:
parent
7eb7fad336
commit
89dc2f0370
@ -78,7 +78,7 @@ cd frontend
|
||||
|
||||
# Install cargo make
|
||||
printMessage "Installing cargo-make."
|
||||
#$USERPROFILE/.cargo/bin/cargo install --force cargo-make
|
||||
$USERPROFILE/.cargo/bin/cargo install --force cargo-make
|
||||
|
||||
# Install duckscript
|
||||
printMessage "Installing duckscript."
|
||||
|
Loading…
Reference in New Issue
Block a user