mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-23 16:42:56 +00:00
use correct JDK
This commit is contained in:
@@ -217,6 +217,9 @@ jobs:
|
||||
needs: [buildkit, jlink]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: ${{ env.JAVA_VERSION }}
|
||||
- name: Set version
|
||||
id: setversion
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user