mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-04 03:06:41 -04:00
Fix workflow YML files #2
This commit is contained in:
parent
1b60931fc7
commit
ed5066ee9b
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@ -135,7 +135,7 @@ jobs:
|
|||||||
uses: actions/setup-java@v3
|
uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
java-version: 11
|
java-version: 11
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
|
|
||||||
- name: Build all configurations
|
- name: Build all configurations
|
||||||
run: ./gradlew assemble
|
run: ./gradlew assemble
|
||||||
|
Loading…
x
Reference in New Issue
Block a user