mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +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