parent
211eff3d32
commit
613884a3d3
3 changed files with 12 additions and 4 deletions
|
@ -170,6 +170,10 @@ jobs:
|
|||
- name: ⚙️ Install dependencies
|
||||
run: yarn install
|
||||
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '15.3'
|
||||
|
||||
- name: ☕️ Setup Cocoapods
|
||||
uses: maxim-lobanov/setup-cocoapods@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue