Yohei Maeda

Results 1 comments of Yohei Maeda

The [firebase-tools](https://github.com/firebase/firebase-tools) used by [w9jds/firebase-action](https://github.com/w9jds/firebase-action) are not compatible with Crashlytics. Installing and using firebase cli worked! ```yaml - name: Install firebase CLI run: curl -sL https://firebase.tools | bash - name:...