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
vision
Commits
e8f7600a
"vscode:/vscode.git/clone" did not exist on "4a4cdd6b07a36bbf58643e96c9a16d3851ca5bc5"
Unverified
Commit
e8f7600a
authored
Aug 15, 2022
by
Andrey Talman
Committed by
GitHub
Aug 15, 2022
Browse files
Trying to fix anaconda upload for nightly (#6421)
parent
2aa54743
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build-m1-binaries.yml
.github/workflows/build-m1-binaries.yml
+1
-1
No files found.
.github/workflows/build-m1-binaries.yml
View file @
e8f7600a
...
...
@@ -159,4 +159,4 @@ jobs:
. ~/miniconda3/etc/profile.d/conda.sh
conda install -yq anaconda-client
set -x
anaconda -t "${CONDA_PYTORCHBOT_TOKEN}" upload ~/miniconda3/conda-bld/osx-arm64/*.tar.bz2 -u "pytorch-${CHANNEL}" --label main --no-progress --force
~/miniconda3/bin/
anaconda -t "${CONDA_PYTORCHBOT_TOKEN}" upload ~/miniconda3/conda-bld/osx-arm64/*.tar.bz2 -u "pytorch-${CHANNEL}" --label main --no-progress --force
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