Skip to content

Commit

Permalink
Update circleci config.
Browse files Browse the repository at this point in the history
  • Loading branch information
snyuryev committed Mar 22, 2022
1 parent a850fe5 commit 99f679c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
- run:
name: export flutter path
command: echo 'export PATH="$PATH:`pwd`/flutter/bin"' >> $BASH_ENV
- run:
name: Fetch CocoaPods Specs
command: curl https://cocoapods-specs.circleci.com/fetch-cocoapods-repo-from-s3.sh | bash -s cf
- run: flutter doctor
- run:
name: Flutter build
Expand Down

0 comments on commit 99f679c

Please sign in to comment.