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