Skip to content

Commit 8644723

Browse files
committed
SC2164
1 parent 556c37f commit 8644723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ios/upload-app.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
VM_UPLOAD_IPA_PATH="/Volumes/My Shared Files/build-output/MullvadVPN.ipa"
55
API_KEY_PATH="$HOME/ci/app-store-connect-key.json"
6-
cd ci/
6+
cd ci/ || exit
77
source ~/.bash_profile
88
bundle exec fastlane pilot upload --api-key-path "${API_KEY_PATH}" --ipa "${VM_UPLOAD_IPA_PATH}"

0 commit comments

Comments
 (0)