Commit a43a419d authored by rusty1s's avatar rusty1s
Browse files

[skip ci] build conda

parent 8862d2c4
......@@ -44,6 +44,6 @@ jobs:
# run: |
# bash .github/workflows/cuda/${{ matrix.cuda-version }}-${{ runner.os }}.sh
# - name: Build Conda package
# run: |
# bash .conda/pytorch-spline-conv/build_conda.sh ${{ matrix.torch-version }} ${{ matrix.cuda-version }}
- name: Build Conda package
run: |
bash .conda/pytorch-spline-conv/build_conda.sh ${{ matrix.torch-version }} ${{ matrix.cuda-version }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment