1
0
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:
Vishesh Handa
2020-12-02 12:38:33 +01:00
parent ebfc49d1ee
commit 2f70778d20

@ -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