mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 16:46:51 +08:00
CircleCI: Install gsed
This commit is contained in:
@ -52,7 +52,7 @@ jobs:
|
||||
- checkout
|
||||
- run:
|
||||
name: Install gpg
|
||||
command: brew install gnupg git-crypt md5sha1sum wget
|
||||
command: brew install gnupg git-crypt md5sha1sum wget gnu-sed
|
||||
- run:
|
||||
name: Install Flutter
|
||||
command: ./scripts/ios_install_flutter.sh
|
||||
|
Reference in New Issue
Block a user