Skip to content

Commit b46c21e

Browse files
committed
fix build
1 parent 5a75256 commit b46c21e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: actions/checkout@v2
1212
- uses: actions/setup-java@v3
1313
with:
14+
distribution: temurin
1415
java-version: 17
1516
- name: Setup Gradle
1617
uses: gradle/gradle-build-action@v2

0 commit comments

Comments
 (0)