mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Add "pod install" step
This commit is contained in:
parent
74075f6037
commit
2910c8356a
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue