Skip to content

Commit

Permalink
Update lifecycle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChipWolf authored Dec 12, 2024
1 parent d466f90 commit 0e07a4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lifecycle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ jobs:
uses: useblacksmith/setup-gradle/setup-gradle@v6
with:
cache-read-only: false
build-scan-publish: true
build-scan-terms-of-use-url: https://gradle.com/terms-of-service
build-scan-terms-of-use-agree: true

- if: |
steps.cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 0e07a4d

Please sign in to comment.