mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2025-02-16 12:31:58 +01:00
Attempt to fix ci-build issue
This commit is contained in:
parent
ca5d8a0fb4
commit
46228dd078
1
.github/workflows/gradle.yml
vendored
1
.github/workflows/gradle.yml
vendored
@ -9,6 +9,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
- name: Set up JDK 1.17
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user