From 581c14721c75c85e2343e408448f0b2e4f4e8c00 Mon Sep 17 00:00:00 2001 From: Guillaume Berche Date: Mon, 25 Sep 2023 22:49:25 +0200 Subject: [PATCH] Refine actions (fixup) try enabling cache + ./vendor.sh ./vendor.sh: line 2: vendir: command not found --- .github/workflows/on-commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-commits.yml b/.github/workflows/on-commits.yml index d2dd23fd..eaa74d79 100644 --- a/.github/workflows/on-commits.yml +++ b/.github/workflows/on-commits.yml @@ -32,7 +32,7 @@ jobs: with: repo: carvel-dev/vendir tag: v0.34.6 -# cache: enable + cache: enable extension-matching: disable chmod: 0755 rename-to: vendir