update workflow
This commit is contained in:
parent
a182a3504c
commit
3ae2e93531
1
.github/workflows/ios.yml
vendored
1
.github/workflows/ios.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sed -i '' 's/firebase_core: 2.32.0/firebase_core: ^3.13.1/' pubspec.yaml
|
sed -i '' 's/firebase_core: 2.32.0/firebase_core: ^3.13.1/' pubspec.yaml
|
||||||
sed -i '' 's/firebase_messaging: 14.7.10/firebase_messaging: ^15.2.5/' pubspec.yaml
|
sed -i '' 's/firebase_messaging: 14.7.10/firebase_messaging: ^15.2.5/' pubspec.yaml
|
||||||
|
sed -i '' 's/firebase_crashlytics: \^3\.[0-9]*\.[0-9]*/firebase_crashlytics: ^5.2.0/' pubspec.yaml
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: flutter pub get
|
run: flutter pub get
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user