From 3392ede9b707b02fa53447390bdedd25223fb5f2 Mon Sep 17 00:00:00 2001 From: Gouri Panda Date: Sat, 14 Oct 2023 00:37:31 +0530 Subject: [PATCH] Dwds 401 has solved --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0575f5f..3239580 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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