Do not run flutter upgrade (#418)

This commit is contained in:
Oliver 2023-08-25 23:22:14 +10:00 committed by GitHub
parent 81907ad72f
commit 1960016288
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 3 deletions

View file

@ -33,7 +33,6 @@ jobs:
python3 collect_translations.py
- name: Build for iOS
run: |
flutter upgrade
flutter pub get
cd ios
pod repo update