Skip to content

Commit 1b96e9e

Browse files
committed
[ci skip]
1 parent 8c96a70 commit 1b96e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/pytorch-scatter/build_conda.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ echo "PyTorch $TORCH_VERSION+$CUDA_VERSION"
3636
echo "- $CONDA_PYTORCH_CONSTRAINT"
3737
echo "- $CONDA_CUDATOOLKIT_CONSTRAINT"
3838

39-
conda build . -c nvidia -c pytorch -c default --output-folder "$HOME/conda-bld"
39+
conda build . -c pytorch -c default -c nvidia --output-folder "$HOME/conda-bld"

0 commit comments

Comments
 (0)