Skip to content

Commit

Permalink
Change to assemble as lint requires all variants build and they are n…
Browse files Browse the repository at this point in the history
…ot present in the cache
  • Loading branch information
wmontwe committed Dec 13, 2024
1 parent 7463f47 commit 6cfb2ba
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 6cfb2ba

Please sign in to comment.