Skip to content

Commit 80325a8

Browse files
authored
Update release.yml
1 parent 1d1576b commit 80325a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
jobs:
88
deploy-cocoapods:
99
runs-on: macOS-latest
10+
env:
11+
DEVELOPER_DIR: /Applications/Xcode_13.2.app
1012
steps:
1113
- uses: actions/checkout@v2
1214
- name: Install bundled Gems

0 commit comments

Comments
 (0)