Skip to content

Commit 5cee20b

Browse files
Try to fix Windows build workflow
1 parent 40e6971 commit 5cee20b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
sub-packages: '["nvcc","cudart","cusparse","cublas","thrust","nvrtc_dev","cublas_dev","cusparse_dev"]'
8888
linux-local-args: '["--toolkit"]'
8989
use-github-cache: false
90+
use-local-cache: false
9091
- name: Setup MSVC
9192
if: startsWith(matrix.os, 'windows')
9293
uses: ilammy/[email protected] # to use cl

0 commit comments

Comments
 (0)