Fix syntax error

pull/959/head
Morgan Pretty 1 year ago
parent 6fd1e48637
commit b3827cf593

@ -184,7 +184,7 @@ local update_cocoapods_cache(depends_on) = {
if [[ ! -s ./build/artifacts/codecov_install_path ]]; then
which codecovcli > ./build/artifacts/codecov_install_path
fi
|||
|||,
'$(cat ./build/artifacts/codecov_install_path)/codecovcli --version'
],
},

Loading…
Cancel
Save