Fix mac_ios_builder. (flutter/engine#31790)

This has been running only on staging but has always been failing
because is missing the jazzy dependency.
This commit is contained in:
godofredoc 2022-03-02 22:30:30 -08:00 committed by GitHub
parent 22eaefe60d
commit 43e351c674

View File

@ -320,6 +320,10 @@ targets:
properties:
config_name: mac_ios_engine
environment: Staging
dependencies: >-
[
{"dependency": "jazzy"}
]
scheduler: luci
- name: Mac mac_ios_engine_profile