From 28f012778700dd957072fb40ff393655200c5b26 Mon Sep 17 00:00:00 2001 From: alduzy Date: Wed, 6 Nov 2024 15:08:35 +0100 Subject: [PATCH] newline --- .github/workflows/ios-podfiles-update.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ios-podfiles-update.yml b/.github/workflows/ios-podfiles-update.yml index fa86d6b526..149c7cf957 100644 --- a/.github/workflows/ios-podfiles-update.yml +++ b/.github/workflows/ios-podfiles-update.yml @@ -60,4 +60,5 @@ jobs: cd FabricExample yarn install cd ios - pod install \ No newline at end of file + pod install + \ No newline at end of file