Обновить .forgejo/workflows/test4.yml
Some checks failed
/ test (push) Waiting to run
/ ls (push) Waiting to run
/ test_docker (push) Failing after 2s
Android CI / build (push) Failing after 1m7s

let's check java version
This commit is contained in:
Vikarti Anatra 2024-07-23 19:09:19 +00:00
parent 1d7fde3fad
commit 2587305439

View file

@ -15,5 +15,6 @@ jobs:
uses: https://github.com/actions/setup-java@v1
with:
java-version: 1.8
- run: java --version
- name: Build with Gradle
run: ./gradlew assembleDebug