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