From 8e19f5a2ee65f96b079ce5fd8fb67a4f75cdd840 Mon Sep 17 00:00:00 2001 From: Ryo Yamashita Date: Tue, 31 Dec 2024 01:38:09 +0900 Subject: [PATCH] =?UTF-8?q?builder=E3=81=AE=E3=83=81=E3=82=A7=E3=83=83?= =?UTF-8?q?=E3=82=AF=E3=82=A2=E3=82=A6=E3=83=88=E3=81=AB=E3=82=82`clean:?= =?UTF-8?q?=20false`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b16c7ba..7237191 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -381,6 +381,7 @@ jobs: uses: actions/checkout@v4 with: path: builder + clean: false # `cache-build-result`のため - name: Apply patch run: |