File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
uses : actions/checkout@v3
16
16
17
17
- name : Retrieving Kiwix Android source code
18
- run : git clone --depth=1 --single-branch --branch develop https://github.com/kiwix/kiwix-android.git
18
+ run : git clone --depth=1 --single-branch --branch header_issue_in_custom_application https://github.com/kiwix/kiwix-android.git
19
19
20
20
- name : Copying custom app configuration into Kiwix Android code base
21
21
run : ./copy_files_to_kiwix_android.sh
60
60
fi
61
61
62
62
- name : Retrieving Kiwix Android source code
63
- run : git clone --depth=1 --single-branch --branch develop https://github.com/kiwix/kiwix-android.git
63
+ run : git clone --depth=1 --single-branch --branch header_issue_in_custom_application https://github.com/kiwix/kiwix-android.git
64
64
65
65
- name : Copying custom app configuration into Kiwix Android code base
66
66
run : ./copy_files_to_kiwix_android.sh
You can’t perform that action at this time.
0 commit comments