6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 4e29428f
Changed files
azure/templates/build-ios.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Diff
diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index 5d4a6bc6..43c16f8c 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -34,10 +34,10 @@ steps:
provisioningProfileLocation: 'secureFiles'
provProfileSecureFile: $(iosProvisionProfileFileName)
- - task: UseNode@1
- inputs:
- version: 18.x
- displayName: 'Install Node.js'
+- task: UseNode@1
+ inputs:
+ version: 18.x
+ displayName: 'Install Node.js'
- task: Bash@3
displayName: "Install fluttefire"