PYENV_ROOT: /home/runner/work/pyenv/pyenv
This commit is contained in:
parent
8c0603acf2
commit
1e4c759b7a
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
|
# https://github.com/pyenv/pyenv#installation
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- env:
|
- env:
|
||||||
PYENV_ROOT: $(pwd)
|
PYENV_ROOT: /home/runner/work/pyenv/pyenv
|
||||||
run: |
|
run: |
|
||||||
echo $PYENV_ROOT
|
echo $PYENV_ROOT
|
||||||
$(bin/pyenv init -)
|
$(bin/pyenv init -)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user