Skip to content

Commit fb571f2

Browse files
committed
Use setup-binary-builds to setup CUDA env. vars, 2
1 parent 5f50e31 commit fb571f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
setup-miniconda: false
4141
python-version: ${{ matrix.python-version }}
4242
cuda-version: ${{ matrix.cuda-version }}
43+
repository: ""
4344
- name: Check env
4445
run: |
4546
${CONDA_RUN} env

0 commit comments

Comments
 (0)