Skip to content

Commit

Permalink
don't cache
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Sep 29, 2024
1 parent 5dd7cf2 commit 9a2f152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a2f152

Please sign in to comment.