Skip to content

Commit 4b64631

Browse files
Appease YAML
1 parent 23f85f5 commit 4b64631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: First check
6767
if: ${{ matrix.os == 'ubuntu-20.04' }}
68-
run: echo "Cuda install location: ${{steps.cuda-toolkit.outputs.CUDA_PATH}}"
68+
run: echo "Cuda install location ${{steps.cuda-toolkit.outputs.CUDA_PATH}}"
6969

7070
- name: Second check
7171
if: ${{ matrix.os == 'ubuntu-20.04' }}

0 commit comments

Comments
 (0)