Skip to content

Commit ac123c1

Browse files
adminadmin
authored andcommitted
fix: fastlane
1 parent 92f85d2 commit ac123c1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/macos-deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ jobs:
88
runs-on: macOS-latest
99

1010
steps:
11+
- uses: maxim-lobanov/setup-xcode@v1
12+
with:
13+
xcode-version: "13.4.1"
14+
1115
- name: Checkout repository
1216
uses: actions/checkout@v3
1317

0 commit comments

Comments
 (0)