Commit a43a419d authored by rusty1s's avatar rusty1s
Browse files

[skip ci] build conda

parent 8862d2c4
...@@ -44,6 +44,6 @@ jobs: ...@@ -44,6 +44,6 @@ jobs:
# run: | # run: |
# bash .github/workflows/cuda/${{ matrix.cuda-version }}-${{ runner.os }}.sh # bash .github/workflows/cuda/${{ matrix.cuda-version }}-${{ runner.os }}.sh
# - name: Build Conda package - name: Build Conda package
# run: | run: |
# bash .conda/pytorch-spline-conv/build_conda.sh ${{ matrix.torch-version }} ${{ matrix.cuda-version }} 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