mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
fix: forgot to uncomment a line!
This commit is contained in:
parent
7eb7fad336
commit
89dc2f0370
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue