Skip to content

Commit

Permalink
build(ci): fix Ionic smoke test (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 committed Jan 9, 2022
1 parent 0f2059e commit fa40793
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/smoke-test-ubuntu-ionic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,4 @@ jobs:
- name: Build Project
run: |
cd lottie-smoke-test
# Workaround https://github.com/ionic-team/ionic-cli/issues/4614
npm i -D @angular-devkit/build-angular@v12-lts @ionic/angular-toolkit@latest
ionic cordova build android --no-interactive --confirm

0 comments on commit fa40793

Please sign in to comment.