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 e2332e1 commit fc3ef77Copy full SHA for fc3ef77
.github/workflows/smoke-test-ubuntu-ionic.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Project
30
run: |
31
npm i -g cordova @ionic/cli
32
- ionic start lottie-smoke-test tabs --type angular --no-interactive --no-confirm
+ ionic start lottie-smoke-test tabs --cordova --type angular --no-interactive --no-confirm
33
cd lottie-smoke-test
34
ionic cordova platform add android --no-interactive --confirm
35
0 commit comments