Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesvedder committed Jan 27, 2024
1 parent e58ea5a commit 0c59425
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,10 @@ jobs:
bundler-cache: true
working-directory: ./app/android
- run: |
cd app/android/
bundle install
bundle exec fastlane actions
working-directory: ./app/android
# working-directory: ./app/android
- name: Set up flutter
uses: subosito/flutter-action@v2
with:
Expand Down

0 comments on commit 0c59425

Please sign in to comment.