From fc0be3b94fb7d42ba3f7b7644776efdc39c2d32e Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 15 Aug 2025 23:27:42 +0800 Subject: [PATCH] ... --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 12d52a1..fe65ec2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -21,8 +21,6 @@ jobs: - uses: xmake-io/github-action-setup-xmake@test with: xmake-version: ${{ matrix.version }} - actions-cache-folder: '.xmake-cache' - actions-cache-key: ${{ matrix.version }} build-cache: true build-cache-key: ${{ matrix.version }} package-cache: true