Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 676275d

Browse files
Fix workflow
1 parent 708e6ed commit 676275d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
- name: Set up JDK 11
5555
uses: actions/setup-java@v3
5656
with:
57+
distribution: 'zulu'
5758
java-version: '11'
5859

5960
- name: Cache SonarCloud packages

0 commit comments

Comments
 (0)