mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
feat: add flutter nightly ci
This commit is contained in:
4
build.py
4
build.py
@@ -225,9 +225,7 @@ def main():
|
||||
version = get_version()
|
||||
features = ",".join(get_features(args))
|
||||
flutter = args.flutter
|
||||
if not flutter:
|
||||
# not flutter, is sciter
|
||||
os.system('python3 res/inline-sciter.py')
|
||||
os.system('python3 res/inline-sciter.py')
|
||||
portable = args.portable
|
||||
if windows:
|
||||
if flutter:
|
||||
|
||||
Reference in New Issue
Block a user