mirror of
https://github.com/ProtonMail/android-mail.git
synced 2026-05-15 09:50:40 +00:00
426de2b7d8
If for some reason the cache is not available, some jobs will fail since tools as fastlane won't be available at that specific pipeline step. This needs further optimisation (e.g. the duplicated prelude for build steps) but for now it should prevent failures. MAILANDR-1600