mirror of
https://github.com/cekis/swg-api
synced 2026-01-16 19:05:10 -05:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Setup JDK 11
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: '11'
|
||||
java-version: '11.0.2'
|
||||
distribution: 'adopt'
|
||||
|
||||
- name: Build SWG-API using Maven
|
||||
|
||||
Reference in New Issue
Block a user