2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00

Add "pod install" step

This commit is contained in:
Oliver Walters 2022-04-02 15:30:01 +11:00
parent 74075f6037
commit 2910c8356a

View File

@ -83,4 +83,5 @@ jobs:
flutter pub get
cp lib/dummy_dsn.dart lib/dsn.dart
pod repo update
pod install
flutter build ios --release --no-codesign