Skip to content

Commit fe74474

Browse files
committed
Update cuda-windows job in ci.yml
1 parent 6f3796a commit fe74474

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,10 @@ jobs:
619619
steps:
620620
- uses: actions/checkout@v4
621621
- uses: Jimver/cuda-toolkit@v0.2.16
622+
with:
623+
use-local-cache: false
624+
use-github-cache: false
625+
622626
- uses: ilammy/msvc-dev-cmd@v1
623627

624628
- name: Setup Boost

0 commit comments

Comments
 (0)