ci: set MAS_BUILD=true on mas builds (#16824)
This commit is contained in:
parent
e790dbd737
commit
23b84917e0
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ env-arm64: &env-arm64
|
|||
|
||||
env-mas: &env-mas
|
||||
GN_EXTRA_ARGS: 'is_mas_build = true'
|
||||
MAS_BUILD: 'true'
|
||||
|
||||
# Misc build configuration options.
|
||||
env-enable-sccache: &env-enable-sccache
|
||||
|
|
Loading…
Add table
Reference in a new issue