From bc91cf212bb9fd47427b133db35594079c1d09b7 Mon Sep 17 00:00:00 2001 From: Philipp Hoenisch Date: Thu, 8 Aug 2024 15:17:52 +1000 Subject: [PATCH] fix: revert this change let's see if this fixes the CI --- mobile/ios/fastlane/Matchfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/ios/fastlane/Matchfile b/mobile/ios/fastlane/Matchfile index f819c23e6..9227311de 100644 --- a/mobile/ios/fastlane/Matchfile +++ b/mobile/ios/fastlane/Matchfile @@ -1,4 +1,4 @@ -git_url("git@github.com:bonomat/fastlane-10101-match.git") +git_url("https://github.com/bonomat/fastlane-10101-match.git") storage_mode("git")