mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-01 00:11:38 +01:00
Added distribution required for Github Action
This commit is contained in:
parent
5137c24c91
commit
f6b3e3b8db
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