Skip to content

Commit 99f679c

Browse files
committed
Update circleci config.
1 parent a850fe5 commit 99f679c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ jobs:
4242
- run:
4343
name: export flutter path
4444
command: echo 'export PATH="$PATH:`pwd`/flutter/bin"' >> $BASH_ENV
45-
- run:
46-
name: Fetch CocoaPods Specs
47-
command: curl https://cocoapods-specs.circleci.com/fetch-cocoapods-repo-from-s3.sh | bash -s cf
4845
- run: flutter doctor
4946
- run:
5047
name: Flutter build

0 commit comments

Comments
 (0)