Skip to content

Commit

Permalink
Use --force for paramedic android
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasMerz committed Oct 23, 2021
1 parent 0f9bceb commit 1ecce5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Run paramedic install
if: ${{ endswith(env.repo, '/cordova-paramedic') != true }}
run: npm i -g github:apache/cordova-paramedic
run: npm i -g github:NiklasMerz/cordova-paramedic#plugin-conflict

- uses: reactivecircus/android-emulator-runner@5de26e4bd23bf523e8a4b7f077df8bfb8e52b50e
env:
Expand Down

0 comments on commit 1ecce5f

Please sign in to comment.