mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +03:00
try use py36 for uploads
This commit is contained in:
@@ -153,11 +153,12 @@ jobs:
|
||||
- wheelhouse
|
||||
|
||||
upload_docs_wheels:
|
||||
machine: True
|
||||
machine: true
|
||||
steps:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
at: workspace
|
||||
- run: pyenv global 3.6.2
|
||||
- run: ls -laR workspace
|
||||
- run: ci_scripts/ci_upload.sh workspace/py-docs workspace/wheelhouse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user