Skip to content

Commit

Permalink
Enabled Build Scans
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazzo committed May 29, 2024
1 parent 86641ee commit 94b82a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/setup-host/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ runs:
with:
cache-encryption-key: ${{ inputs.gradle-encryption-key }}
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: 'yes'
- name: Add Android SDK to PATH
shell: bash
run: |
Expand Down

0 comments on commit 94b82a8

Please sign in to comment.