When running cryptex on CI the plugin actions will fail for certain platforms (cough Android cough), but will not indicate the reason why. The error is a strange bug that can be fixed by passing verbose: true
to the cryptex actions, or setting the env var CRYPTEX_VERBOSE
as true
.