feat/prepare-android-pipeline-for-rc #22
@ -13,7 +13,6 @@ module Fastlane
|
|||||||
|
|
||||||
# Check if the command executed successfully
|
# Check if the command executed successfully
|
||||||
if $?.success?
|
if $?.success?
|
||||||
f
|
|
||||||
# Move the extracted files to the current directory
|
# Move the extracted files to the current directory
|
||||||
`jar xvf #{android_directory}/android_keys.zip && mv #{android_directory}/android_keys/* #{android_directory}`
|
`jar xvf #{android_directory}/android_keys.zip && mv #{android_directory}/android_keys/* #{android_directory}`
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user