Skip to content

Commit

Permalink
Issue #SB-000 chore: Updted android.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
swayangjit committed Jun 20, 2024
1 parent 6ea6880 commit e90b3b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: cd android && ./gradlew assembleDebug

- name: Install Firebase tools
run: npm i firebase-tools
run: npm i -g firebase-tools

- name: Deploy to firebase
run: cd android/app/build/outputs/bundle/release && firebase appdistribution:distribute sunbird-6.0.local-release.aab \
Expand Down

0 comments on commit e90b3b8

Please sign in to comment.