ci: use improved paramedic

This commit is contained in:
Erisu
2023-01-19 16:06:31 +09:00
parent 827bb611ee
commit de462d9215
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -62,7 +62,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:erisu/cordova-paramedic\#fix/plugin-install-order
- name: Run paramedic tests
env: