diff --git a/action.yaml b/action.yaml index 2e3bd45..9057aba 100644 --- a/action.yaml +++ b/action.yaml @@ -47,7 +47,7 @@ runs: install_script_output="$( curl \ - --fail \ + --fail-with-body \ --silent \ --show-error \ --location https://get.docker.com/rootless |