diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 47095be..79c6cef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: version: ${{matrix.version}} arch: ${{matrix.arch}} ts: ${{matrix.ts}} - cache: true + cache: false - run: tree /a . - name: Enable Developer Command Prompt uses: ilammy/msvc-dev-cmd@v1