You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: this wasn't working because when the condition was falsy, the test exiting non-zero not only short circuits the && but also kills the build. so we need it to exit code 0 for a cache hit.
Reviewed By: panagosg7
Differential Revision: D7528520
fbshipit-source-id: bd688a92d43be6093ec504670ca04dedee020f11
0 commit comments