Skip to content

Commit a574ad4

Browse files
committed
add distribution
Signed-off-by: Tony Xiang <[email protected]>
1 parent 46b21f4 commit a574ad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sonar.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: actions/setup-java@v3
3131
with:
3232
java-version: 11
33+
distribution: 'microsoft'
3334
- name: Download and set up sonar-scanner
3435
env:
3536
SONAR_SCANNER_DOWNLOAD_URL: https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-${{ env.SONAR_SCANNER_VERSION }}-linux.zip

0 commit comments

Comments
 (0)