mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-06 08:28:53 +01:00
Declare distribution - adopt
This commit is contained in:
parent
ed0084f2c4
commit
70a2c20e51
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -16,7 +16,8 @@ jobs:
|
||||
- name: Set up JDK 16
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: 16
|
||||
distribution: 'adopt'
|
||||
java-version: '16'
|
||||
- name: Cache SonarCloud packages
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user