This commit is contained in:
parent
affc22e0b7
commit
8aa657ddca
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Set up JDK
|
||||
uses: https://github.com/actions/setup-java@v1
|
||||
with:
|
||||
java-version: 17
|
||||
java-version: 8
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build and publish with gradle
|
||||
|
|
Loading…
Reference in a new issue