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
c5cac98e
Commit
c5cac98e
authored
Jun 25, 2021
by
rusty1s
Browse files
[skip ci] build conda
parent
dd3b4a3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/building-conda.yml
.github/workflows/building-conda.yml
+1
-1
No files found.
.github/workflows/building-conda.yml
View file @
c5cac98e
...
@@ -59,6 +59,6 @@ jobs:
...
@@ -59,6 +59,6 @@ jobs:
-
name
:
Publish Conda package
-
name
:
Publish Conda package
run
:
|
run
:
|
$CONDA/bin/anaconda upload --label main $HOME/conda-bld/*/*.tar.bz2
$CONDA/bin/anaconda upload
--force
--label main $HOME/conda-bld/*/*.tar.bz2
env
:
env
:
ANACONDA_API_TOKEN
:
${{ secrets.ANACONDA_TOKEN }}
ANACONDA_API_TOKEN
:
${{ secrets.ANACONDA_TOKEN }}
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