6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 4db5c3d4

AuthorJakob Højgård<141220340+jaxthedwarf@users.noreply.github.com>
Date2024-08-26 15:12:49 +0200
Update build-ios.yml for Azure Pipelines

Changed files

azure/templates/build-ios.yml | 1 -
 1 file changed, 1 deletion(-)

Diff

diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index e71208a9..7ebba1db 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -69,7 +69,6 @@ steps:
inputs:
targetType: 'inline'
script: |
- flutter clean
flutter pub get
cd $(Build.SourcesDirectory)/comwell_key_app/ios
pod install