Skip to content

Commit

Permalink
removed npm command
Browse files Browse the repository at this point in the history
  • Loading branch information
mrehan27 committed Aug 2, 2024
1 parent 5095c37 commit 5c1a8be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-sample-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
run: flutter pub get
working-directory: "Apps/${{ matrix.sample-app }}"

- name: Install dependencies for sample app
run: npm ci
working-directory: "Apps/${{ matrix.sample-app }}"

# iOS setup

- name: Run iOS setup steps to be able to build sample apps
Expand Down

0 comments on commit 5c1a8be

Please sign in to comment.