Skip to content

Commit

Permalink
Update continuous_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyb3rko authored Nov 12, 2024
1 parent 098df83 commit 271034a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
#read-only: ${{ github.ref != 'refs/heads/main' }}
# Arguments for Gradle execution
arguments: assembleRelease --stacktrace
# Disable caching of ~/.gradle/caches/build-cache-*
save-local-build-cache: false
# Extra files to take into account for ~/.gradle/caches dependencies
gradle-dependencies-cache-key: |
gradle/libs.versions.toml
Expand Down

0 comments on commit 271034a

Please sign in to comment.