mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 05:43:53 -05:00
PYENV_ROOT: /home/runner/work/pyenv/pyenv
This commit is contained in:
2
.github/workflows/ubuntu_tests.yml
vendored
2
.github/workflows/ubuntu_tests.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
# https://github.com/pyenv/pyenv#installation
|
||||
- run: pwd
|
||||
- env:
|
||||
PYENV_ROOT: $(pwd)
|
||||
PYENV_ROOT: /home/runner/work/pyenv/pyenv
|
||||
run: |
|
||||
echo $PYENV_ROOT
|
||||
$(bin/pyenv init -)
|
||||
|
||||
Reference in New Issue
Block a user