mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
added distribution
This commit is contained in:
parent
2ab7a552d7
commit
1c44f2d83c
1
.github/workflows/fdroid_nightly.yml
vendored
1
.github/workflows/fdroid_nightly.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
- name: Set up JDK 11
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: 'adopt'
|
||||
java-version: 11
|
||||
- name: Build
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user