Skip to content

Commit

Permalink
Try 'cache-cleanup: always'
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jul 18, 2024
1 parent 0235bd0 commit c1cb038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo-job-summary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: ./setup-gradle
with:
cache-read-only: false
cache-cleanup: 'on-success'
cache-cleanup: 'always'
- name: Build kotlin-dsl project
working-directory: .github/workflow-samples/kotlin-dsl
run: ./gradlew assemble
Expand Down

0 comments on commit c1cb038

Please sign in to comment.