Skip to content

Commit

Permalink
chore: update ci settings
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabeef committed Oct 1, 2021
1 parent ddd03f5 commit 2649834
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
.PHONY: setup
setup:
npm install

.PHONY: deps
deps:
flutter pub get
gem update cocoapods
cd example/ios/ && pod install && cd ..

.PHONY: analyze
analyze:
Expand Down

0 comments on commit 2649834

Please sign in to comment.