Skip to content

Commit ba5aa78

Browse files
authored
fix: build size_exp artifacts in post (flutter#172802)
1 parent e2d591c commit ba5aa78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/src/flutter/.ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ targets:
570570
# Don't run this on release branches
571571
- master
572572
properties:
573-
release_build: "true"
573+
release_build: "false"
574574
config_name: linux_android_aot_engine_size_exp
575575
# Do not remove(https://github.com/flutter/flutter/issues/144644)
576576
# Scheduler will fail to get the platform

0 commit comments

Comments
 (0)