From f639434a20b9a185a5a1e5eaa2ae2ae692ef3c4e Mon Sep 17 00:00:00 2001 From: Till0196 <16399842+Till0196@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:23:39 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=A4=E3=83=A1=E3=83=BC=E3=82=B8=E4=BD=9C?= =?UTF-8?q?=E6=88=90=E5=BE=8C=E3=81=AB=E6=AF=8E=E5=9B=9E=E3=82=AD=E3=83=A3?= =?UTF-8?q?=E3=83=83=E3=82=B7=E3=83=A5=E9=80=81=E4=BF=A1=E3=82=92=E8=A1=8C?= =?UTF-8?q?=E3=81=86=E3=82=88=E3=81=86=E3=81=AB=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae62a0d..b06ff3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,7 +92,7 @@ jobs: "var-cache-apt": "/var/cache/apt", "var-lib-apt-lists": "/var/lib/apt/lists" } - skip-extraction: ${{ steps.cache.outputs.cache-hit }} + skip-extraction: false - name: Build and push by digest id: build