mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2025-01-03 06:57:37 +01:00
Added distribution required for Github Action
This commit is contained in:
parent
0c42ad866a
commit
1b02f11220
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