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
fairscale
Commits
5ababa88
Unverified
Commit
5ababa88
authored
Nov 02, 2021
by
anj-s
Committed by
GitHub
Nov 02, 2021
Browse files
fix github URL (#838)
parent
2aef7b84
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.circleci/config.yml
.circleci/config.yml
+1
-1
No files found.
.circleci/config.yml
View file @
5ababa88
...
@@ -249,7 +249,7 @@ commands:
...
@@ -249,7 +249,7 @@ commands:
-
run
:
-
run
:
name
:
Setup pyenv
name
:
Setup pyenv
command
:
|
command
:
|
git clone
git
://github.com/pyenv/pyenv-update.git $(pyenv root)/plugins/pyenv-update
git clone
https
://github.com/pyenv/pyenv-update.git $(pyenv root)/plugins/pyenv-update
pyenv update
pyenv update
pyenv install -f <<parameters.version>>
pyenv install -f <<parameters.version>>
pyenv global <<parameters.version>>
pyenv global <<parameters.version>>
...
...
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