mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-05-23 16:40:41 +00:00
Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
![]() |
882421ed78 |
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build_ipa.yml
vendored
4
.github/workflows/build_ipa.yml
vendored
|
@ -60,6 +60,10 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '16.2'
|
||||
|
||||
- name: Connect private iap package
|
||||
uses: webfactory/ssh-agent@v0.8.0
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue