We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3a1d1 commit 9e94504Copy full SHA for 9e94504
.github/workflows/ios.yml
@@ -22,6 +22,7 @@ jobs:
22
aarch64-apple-ios \
23
aarch64-apple-ios-sim \
24
x86_64-apple-ios
25
+
26
- name: setup-cocoapods
27
uses: maxim-lobanov/setup-cocoapods@v1
28
with:
.github/workflows/release.yml
@@ -92,6 +92,7 @@ jobs:
92
93
94
95
96
97
98
0 commit comments