update android workflow

This commit is contained in:
Violet Caulfield
2025-03-22 11:26:55 -05:00
parent cd55ea05da
commit b74e2183e0
+4
View File
@@ -21,6 +21,10 @@ jobs:
- name: 🚀 Run fastlane build
run: npm run fastlane:android:build
- name: Debug
run: ls
working-directory: android
# env:
# # FASTLANE_PASSWORD: ${{ secrets.FASTLANE_PASSWORD }}
# APPSTORE_CONNECT_API_KEY_JSON: ${{ secrets.APPSTORE_CONNECT_API_KEY_JSON }}