mirror of
https://github.com/kiwix/kiwix-android-custom.git
synced 2025-08-03 17:56:11 -04:00
Testing to publish dwds app with kiwix-android's develop branch
This commit is contained in:
parent
1189e50fd2
commit
9d487f1add
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Retrieving Kiwix Android source code
|
- name: Retrieving Kiwix Android source code
|
||||||
run: git clone --depth=1 --single-branch --branch dwds_publishing_issue https://github.com/kiwix/kiwix-android.git
|
run: git clone --depth=1 --single-branch --branch develop https://github.com/kiwix/kiwix-android.git
|
||||||
|
|
||||||
- name: Copying custom app configuration into Kiwix Android code base
|
- name: Copying custom app configuration into Kiwix Android code base
|
||||||
run: ./copy_files_to_kiwix_android.sh
|
run: ./copy_files_to_kiwix_android.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user