mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-03 18:08:44 +01:00
try to install pyenv before using it
This commit is contained in:
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Prepare python
|
||||
run: |
|
||||
curl https://pyenv.run | bash
|
||||
pyenv versions
|
||||
pyenv install --skip-existing "${PYENV_VERSION}"
|
||||
pyenv versions
|
||||
|
||||
Reference in New Issue
Block a user