Skip to content

Commit b5ddbca

Browse files
committed
Finish v0.12.1
2 parents 5c5fbad + 4b1ebf8 commit b5ddbca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/setup-java@v3
1616
with:
1717
java-version: 11
18+
distribution: 'adopt'
1819
- name: Build with Gradle
1920
run: ./gradlew build
2021
- name: Upload jar to release

0 commit comments

Comments
 (0)