Skip to content

Commit

Permalink
Merge pull request #8674 from wmontwe/fix-gradle-cache-run
Browse files Browse the repository at this point in the history
Fix gradle cache run
  • Loading branch information
wmontwe authored Dec 13, 2024
2 parents 5c24a0d + 6cfb2ba commit d5a09ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@cc4fc85e6b35bafd578d5ffbc76a5518407e1af0 # v4.2.1

- run: ./gradlew assembleDebug
- run: ./gradlew assemble

0 comments on commit d5a09ad

Please sign in to comment.