Skip to content

Commit

Permalink
Testing with kiwix/android/3503
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitMaliDeveloper committed Oct 10, 2023
1 parent 6f8ba0f commit 98883ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

- name: Retrieving Kiwix Android source code
run: git clone --depth=1 --single-branch --branch develop https://github.com/kiwix/kiwix-android.git
run: git clone --depth=1 --single-branch --branch header_issue_in_custom_application https://github.com/kiwix/kiwix-android.git

- name: Copying custom app configuration into Kiwix Android code base
run: ./copy_files_to_kiwix_android.sh
Expand Down

0 comments on commit 98883ec

Please sign in to comment.