Skip to content

Commit 28f0127

Browse files
committed
newline
1 parent 835cca0 commit 28f0127

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ios-podfiles-update.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ jobs:
6060
cd FabricExample
6161
yarn install
6262
cd ios
63-
pod install
63+
pod install
64+

0 commit comments

Comments
 (0)