Merge pull request #1146 from AppFlowy-IO/fix/typo_on_install_macos_script

chore fix typo in install_macos.sh
This commit is contained in:
Nathan.fooo 2022-09-24 11:52:41 +08:00 committed by GitHub
commit 69423b00d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,8 +34,6 @@ else
printMessage "Skipping Rust installation."
fi
abvc
# Install sqllite
printMessage "Installing sqlLite3."
brew install sqlite3