Revert "try to fix jenkins build. Re-add this"

This reverts commit 862725a9ccb2d18842176908869995e3e7a1786b.
This commit is contained in:
Martin Robertz 2023-07-15 09:18:34 +02:00
parent 862725a9cc
commit 9775e82de0
No known key found for this signature in database
GPG Key ID: EA52B2B691C68BE8

View File

@ -36,9 +36,6 @@ jobs:
- name: Validate gradle wrapper checksum
uses: gradle/wrapper-validation-action@v1
- name: Set release version
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Set up JDK 8 and 17
uses: actions/setup-java@v3
with: