remove download compressed

This commit is contained in:
Daniel Carbone
2022-10-18 11:36:23 -05:00
parent e54e1bfbea
commit b75e140f38
5 changed files with 1 additions and 24 deletions

View File

@@ -64,6 +64,5 @@ runs:
if: runner.os == 'Windows' && (steps.jq-check-windows.outputs.found == 'false' || inputs.force == 'true')
shell: powershell
env:
DL_COMPRESSED: "${{ inputs.download-compressed == 'true' }}"
JQ_VERSION: '${{ inputs.version }}'
run: '& $Env:GITHUB_ACTION_PATH\scripts\windowsish.ps1'