Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-spline-conv
Commits
f201c9c8
Commit
f201c9c8
authored
Jun 25, 2021
by
rusty1s
Browse files
[skip ci] build conda
parent
365b7df7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.github/workflows/building-conda.yml
.github/workflows/building-conda.yml
+4
-4
No files found.
.github/workflows/building-conda.yml
View file @
f201c9c8
...
@@ -38,10 +38,10 @@ jobs:
...
@@ -38,10 +38,10 @@ jobs:
conda install conda-build
conda install conda-build
conda install conda-verify
conda install conda-verify
#
- name: Install CUDA ${{ matrix.cuda-version }}
-
name
:
Install CUDA ${{ matrix.cuda-version }}
#
if: ${{ matrix.cuda-version != 'cpu' }}
if
:
${{ matrix.cuda-version != 'cpu' }}
#
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
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment