update action
Some checks failed
build / build (17, ubuntu-22.04) (push) Failing after 2m15s

This commit is contained in:
Lee 2023-11-04 17:47:24 +00:00
parent 02ce3e6b29
commit d2added414

@ -25,6 +25,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: ${{ matrix.java }}
distribution: "temurin"
- name: make gradle wrapper executable
run: chmod +x ./gradlew
- name: build