mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 02:26:00 +01:00
Fix ci versioning
This commit is contained in:
parent
9318b228fa
commit
32269cc012
1
.github/workflows/gradle.yml
vendored
1
.github/workflows/gradle.yml
vendored
@ -9,6 +9,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0 # needed for versioning
|
||||
- name: Set up JDK 1.17
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user