Metadata for app store releases #44
@ -58,9 +58,9 @@ jobs:
|
|||||||
- name: Install dependencies and clean up
|
- name: Install dependencies and clean up
|
||||||
run: |
|
run: |
|
||||||
flutter pub get
|
flutter pub get
|
||||||
bundle exec pod install
|
bundle exec pod install --allow-root
|
||||||
flutter clean
|
flutter clean
|
||||||
bundle exec pod cache clean --all
|
bundle exec pod cache clean --all --allow-root
|
||||||
|
|
||||||
- name: Setup SSH key for match git repo
|
- name: Setup SSH key for match git repo
|
||||||
# and mark the host as known
|
# and mark the host as known
|
||||||
|
Loading…
x
Reference in New Issue
Block a user