Skip to content

Commit

Permalink
fix: Github Actions workflow for Android
Browse files Browse the repository at this point in the history
Fixes: #1928
  • Loading branch information
r0xsh committed Dec 10, 2024
1 parent 805cd96 commit 35a7567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fastlane_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
distribution: 'temurin'
java-version: '17'
cache: 'gradle'
- uses: mfinelli/setup-imagemagick@v5
- name: Find Metro cache
id: metro-cache-dir-path
uses: actions/github-script@v4
Expand Down

0 comments on commit 35a7567

Please sign in to comment.