Fix ci versioning

This commit is contained in:
Lukas Rieger (Blue) 2022-07-27 11:43:38 +02:00
parent 9318b228fa
commit 32269cc012
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 1 additions and 0 deletions

View File

@ -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: