From 74d1900f01c1f717f121e0436c4e1996fa55e986 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Mon, 30 May 2022 12:58:25 +0200 Subject: [PATCH] add pathremove cache, not needed (#192) Signed-off-by: cpanato --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0c7f0bb73..ca3a41a7e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -24,7 +24,7 @@ jobs: with: go-version: 1.18 check-latest: true - cache: true + # will use the latest release available for ko - name: Install ko uses: imjasonh/setup-ko@78eea08f10db87a7a23a666a4a6fe2734f2eeb8d # v0.4