Skip to content

Commit 9e94504

Browse files
committed
Add back missing whitespace
1 parent 9d3a1d1 commit 9e94504

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
aarch64-apple-ios \
2323
aarch64-apple-ios-sim \
2424
x86_64-apple-ios
25+
2526
- name: setup-cocoapods
2627
uses: maxim-lobanov/setup-cocoapods@v1
2728
with:

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
aarch64-apple-ios \
9393
aarch64-apple-ios-sim \
9494
x86_64-apple-ios
95+
9596
- name: setup-cocoapods
9697
uses: maxim-lobanov/setup-cocoapods@v1
9798
with:

0 commit comments

Comments
 (0)