Changed verbose curl to progressbar
This commit is contained in:
@@ -40,7 +40,7 @@ runs:
|
||||
curl --user "MilaBot:${{ inputs.token }}" \
|
||||
--upload-file "${{ inputs.customArchiveName }}.tar.gz" \
|
||||
"${PKG_URL}" \
|
||||
--verbose \
|
||||
--progress-bar \
|
||||
--show-error \
|
||||
--fail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user