mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: upgrade editor to 1.2.1 (#2997)
This commit is contained in:
@ -168,7 +168,7 @@ script = [
|
||||
script = ["""
|
||||
cd appflowy_flutter/
|
||||
flutter pub get
|
||||
flutter build ${TARGET_OS} --${BUILD_FLAG}
|
||||
flutter build ${TARGET_OS} --${BUILD_FLAG} --verbose
|
||||
"""]
|
||||
script_runner = "@shell"
|
||||
|
||||
|
Reference in New Issue
Block a user