Skip to content

Commit

Permalink
Updated DWDS 10-26
Browse files Browse the repository at this point in the history
  • Loading branch information
gouri-panda committed Oct 26, 2023
1 parent 3243329 commit 1bb0774
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 Issue#3508 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
2 changes: 1 addition & 1 deletion dwds/info.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"app_name": "Dwds",
"zim_url": "https://{{DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION}}@www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2023-09-12.zim",
"zim_url": "https://{{DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION}}@www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2023-10-26.zim",
"enforced_lang": "de"
}

0 comments on commit 1bb0774

Please sign in to comment.