Skip to content

Commit b91827f

Browse files
committed
build(ci): fix Ionic smoke test
1 parent 9e0a4cc commit b91827f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smoke-test-ubuntu-ionic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
ionic start lottie-smoke-test tabs --cordova --type angular --no-interactive --no-confirm
3333
cd lottie-smoke-test
3434
ionic cordova platform add android@latest --no-interactive --confirm
35+
ionic cordova plugin rm cordova-plugin-whitelist
3536
sed -i '4i\ <preference name="GradlePluginKotlinEnabled" value="true" />' config.xml
3637
3738
- name: Install Plugins

0 commit comments

Comments
 (0)