mirror of
https://github.com/dcarbone/install-jq-action.git
synced 2026-02-12 02:56:56 +08:00
super bizarre...
This commit is contained in:
@@ -56,6 +56,12 @@ Invoke-WebRequest -Uri "${_dl_url}" -OutFile "${_dl_path}"
|
||||
|
||||
Write-Host "::endgroup::"
|
||||
|
||||
Write-Host "::group::Running choco uninstall jq"
|
||||
|
||||
choco uninstall jq
|
||||
|
||||
Write-Host "::endgroup::"
|
||||
|
||||
# install into tool cache
|
||||
|
||||
Write-Host "::group::Copying to tool cache"
|
||||
|
||||
Reference in New Issue
Block a user