Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
OroshiX committed Sep 30, 2024
1 parent 9811125 commit 2f40e03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ jobs:
with:
ruby-version: 3.3
bundler-cache: true # runs `bundle install` and caches installed gems automatically
# TODO: to be removed
- name: Fastlane directory
working-directory: ./android
run: bundle exec fastlane tmp
# end todo to be removed
- name: Cache Flutter installation
uses: actions/cache@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion android/fastlane

0 comments on commit 2f40e03

Please sign in to comment.