From 2acaccb3be016518b7b5b744f11aa1a1451939ec Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 11 Jan 2024 22:35:47 +0800 Subject: [PATCH] disable xmake cache --- .github/workflows/autoupdate.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/autoupdate.yml b/.github/workflows/autoupdate.yml index e029f3f8366..90d9c134bf7 100644 --- a/.github/workflows/autoupdate.yml +++ b/.github/workflows/autoupdate.yml @@ -20,7 +20,6 @@ jobs: - uses: xmake-io/github-action-setup-xmake@v1 with: xmake-version: latest - actions-cache-folder: '.xmake-cache' - name: Installation run: |