Skip to content

Commit e7d15a5

Browse files
committed
retry
1 parent 3340d79 commit e7d15a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
with:
2424
fetch-depth: 1
2525

26-
# - name: Switch XCode Version
27-
# uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
28-
# with:
29-
# xcode-version: "16.0.0"
26+
- name: Switch XCode Version
27+
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
28+
with:
29+
xcode-version: "16.0.0"
3030

3131
- name: Install Cert & Retrieve Provisioning Profiles
3232
env:

0 commit comments

Comments
 (0)