fixed github actions

This commit is contained in:
Adrian Kuta 2021-09-03 12:16:19 +02:00
parent 224e4d8a29
commit 060f557752

View File

@ -14,9 +14,9 @@ jobs:
uses: actions/checkout@v2
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
distribution: adopt
java-version: 11
with:
distribution: adopt
java-version: 11
# Builds the release artifacts of the library
- name: Release build