Skip to content

Commit

Permalink
Test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw committed Jan 13, 2024
1 parent c2cea6c commit 992f7ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:

- name: Setup Gradle
uses: gradle/[email protected]
with:
cache-read-only: false

- name: Execute Gradle build
run: cd android && ./gradlew bundleRelease
Expand Down

0 comments on commit 992f7ca

Please sign in to comment.