We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb89822 commit 59e2d8dCopy full SHA for 59e2d8d
azure-pipelines.yml
@@ -15,7 +15,7 @@ jobs:
15
- template: cicd/build-template/build-ios.yml
16
parameters:
17
displayName: 'APIExampleiOS'
18
- workingDirectory: 'iOS'
+ workingDirectory: 'iOS/APIExample'
19
project: 'APIExample'
20
scheme: 'APIExample'
21
0 commit comments