Skip to content

Commit 116d872

Browse files
committed
Fix workflows
1 parent 296f665 commit 116d872

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/get-started.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
- name: Run xcodebuild
6161
uses: mxcl/xcodebuild@v3
6262
with:
63+
xcode: ^16
6364
scheme: KMPGetStartedCodelab
6465
platform: iOS
66+
action: build
6567
working-directory: ${{ env.SAMPLE_PATH }}/iosApp

0 commit comments

Comments
 (0)