Skip to content

Commit

Permalink
build: remove obsolete plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 committed Oct 17, 2021
1 parent 38da830 commit caf2805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smoke-test-ubuntu-ionic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Install Plugins
run: |
cd lottie-smoke-test
ionic cordova plugin rm cordova-plugin-whitelist --no-interactive --confirm
ionic cordova plugin add cordova-plugin-androidx --no-interactive --confirm
ionic cordova plugin add cordova-plugin-androidx-adapter --no-interactive --confirm
ionic cordova plugin add $GITHUB_WORKSPACE --no-interactive --confirm -- --link
Expand Down

0 comments on commit caf2805

Please sign in to comment.