mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[ci.yaml] Fix osx_sdk cache name (flutter/engine#27454)
This commit is contained in:
parent
6658128a41
commit
a421b47c58
@ -24,7 +24,7 @@ platform_properties:
|
||||
caches: >-
|
||||
[
|
||||
{"name":"flutter_cocoapods","path":"cocoapods"},
|
||||
{"name":"osx_sdk","path":"old_osx_sdk"},
|
||||
{"name":"old_osx_sdk","path":"osx_sdk"},
|
||||
{"name":"builder_mac_engine","path":"builder"}
|
||||
]
|
||||
os: Mac-10.15
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user