mirror of
https://github.com/kiwix/kiwix-android-custom.git
synced 2025-09-11 13:49:55 -04:00
Refactored the cd
according to new feature of ABI splitting of Kiwix-Android
. (#219)
This commit is contained in:
commit
d91bcbe1e7
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
||||
if [ "$should_publish_bundle" == 'true' ]; then
|
||||
echo "should_publish_bundle=true" >> $GITHUB_ENV
|
||||
else
|
||||
echo "APK_BUILD=true" >> $GITHUB_ENV
|
||||
echo "should_publish_bundle=false" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user