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 67621f9 commit ceff347
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
ruby-version: head # 3.3 # head
bundler-cache: true
working-directory: ./app/android
run: |
bundle install
- name: Set up flutter
uses: subosito/flutter-action@v2
with:
Expand Down

0 comments on commit ceff347

Please sign in to comment.