pyenv only exist in machine-runs -- let's see if upload passes without it or if there is a python path missing (the docker image contains several python versions)

This commit is contained in:
holger krekel
2019-09-19 07:45:42 +02:00
parent dfb2ebb533
commit 2747939b52

View File

@@ -151,7 +151,7 @@ jobs:
- *restore-cache
- attach_workspace:
at: workspace
- run: pyenv global 3.5.2
# - run: pyenv global 3.5.2
- run: ls -laR workspace
- run: ci_scripts/ci_upload.sh workspace/py-docs workspace/wheelhouse