spotify / XCRemoteCache

Other
833 stars 52 forks source link

Add ACTION env check for prebuild and postbuild #5

Closed CognitiveDisson closed 2 years ago

CognitiveDisson commented 2 years ago

Add ACTION env check for prebuild and postbuild to fix cache miss

CognitiveDisson commented 2 years ago

I wanted to add tests for this logic, but it is hard to do without adding a new layer of abstraction and separating the XCPostbuild and XCPrebuild logic.