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

This reverts commit 862725a9cc.
This commit is contained in:
Martin Robertz
2023-07-15 09:18:34 +02:00
parent 862725a9cc
commit 9775e82de0

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: