Skip to content

Commit

Permalink
Use fastlane without bundle exec
Browse files Browse the repository at this point in the history
  • Loading branch information
burhanrashid52 committed Jul 20, 2024
1 parent 60686ad commit d654152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- name: Build and Deploy to Play store
run: |
cd ./android
bundle exec fastlane ios beta
fastlane android beta

0 comments on commit d654152

Please sign in to comment.