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:
parent
74075f6037
commit
2910c8356a
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user