mirror of
https://github.com/BentoBoxWorld/CaveBlock.git
synced 2024-11-21 11:25:20 +01:00
Add required distribution
This commit is contained in:
parent
6e7b235e74
commit
3bf71e1b98
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'adopt'
|
||||
java-version: 17
|
||||
- name: Cache SonarCloud packages
|
||||
uses: actions/cache@v3
|
||||
|
Loading…
Reference in New Issue
Block a user