We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de1a26 commit 25af24aCopy full SHA for 25af24a
.github/workflows/smoke-test-ubuntu-ionic.yml
@@ -37,7 +37,6 @@ jobs:
37
- name: Install Plugins
38
run: |
39
cd lottie-smoke-test
40
- ionic cordova plugin rm cordova-plugin-whitelist --no-interactive --confirm
41
ionic cordova plugin add cordova-plugin-androidx-adapter --no-interactive --confirm
42
ionic cordova plugin add $GITHUB_WORKSPACE --no-interactive --confirm -- --link
43
0 commit comments