Skip to content

Commit 1ecce5f

Browse files
committed
Use --force for paramedic android
1 parent 0f9bceb commit 1ecce5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
- name: Run paramedic install
101101
if: ${{ endswith(env.repo, '/cordova-paramedic') != true }}
102-
run: npm i -g github:apache/cordova-paramedic
102+
run: npm i -g github:NiklasMerz/cordova-paramedic#plugin-conflict
103103

104104
- uses: reactivecircus/android-emulator-runner@5de26e4bd23bf523e8a4b7f077df8bfb8e52b50e
105105
env:

0 commit comments

Comments
 (0)