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 a850fe5 commit 99f679cCopy full SHA for 99f679c
.circleci/config.yml
@@ -42,9 +42,6 @@ jobs:
42
- run:
43
name: export flutter path
44
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
48
- run: flutter doctor
49
50
name: Flutter build
0 commit comments