mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-15 23:25:39 +01:00
Fixed java version
This commit is contained in:
parent
e8d45b1cb5
commit
862232ee10
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: '1.8'
|
||||
java-version: '8.0'
|
||||
- name: Cache Gradle packages
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user