Trying to debug steps not running

pull/959/head
Morgan Pretty 1 year ago
parent 569970eeab
commit 001dd29fe5

@ -5,9 +5,9 @@
local version_info = { local version_info = {
name: 'Version Information', name: 'Version Information',
commands: [ commands: [
'git --version', // 'git --version',
'pod --version', // 'pod --version',
'xcodebuild -version' // 'xcodebuild -version'
] ]
}; };

Loading…
Cancel
Save