Skip to content

Commit 0fe84f4

Browse files
committed
.
1 parent 7bb5a1c commit 0fe84f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
${CONDA_RUN} env
9696
${CONDA_RUN} conda info
9797
${CONDA_RUN} nvidia-smi
98+
${CONDA_RUN} conda list
9899
- name: Update pip
99100
run: ${CONDA_RUN} python -m pip install --upgrade pip
100101
- name: Install PyTorch

0 commit comments

Comments
 (0)