From ffbac00a2324edf78bab86348d6c91035933093e Mon Sep 17 00:00:00 2001 From: Georgiana Elena Date: Wed, 4 May 2022 20:05:15 +0300 Subject: [PATCH] Update .github/actions/setup-deploy/action.yaml Co-authored-by: Erik Sundell --- .github/actions/setup-deploy/action.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/setup-deploy/action.yaml b/.github/actions/setup-deploy/action.yaml index 50ecb8dea3..b776e6393b 100644 --- a/.github/actions/setup-deploy/action.yaml +++ b/.github/actions/setup-deploy/action.yaml @@ -81,7 +81,6 @@ runs: - uses: azure/setup-kubectl@v2.0 with: version: "1.23" - id: install # This step could be cached, but we only do it for a few jobs in the # workflow where this action is used