Issue with firebase_app_distribution ang GithubActions

Viewed 20

I am using fastlane and GithubActions to build and distribute android builds (firebase_app_distribution). From the local machine, all works fine, but when I run the CI, it fails with the next error:

enter image description here

Github workflow runs on ubuntu-latest.

Any ideas on how to fix this?

0 Answers
Related