mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-06 03:22:42 +01:00
See if this solves the pyenv installation issue
This commit is contained in:
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
env:
|
||||
PYENV_VERSION: "2.7.13"
|
||||
PYENV_ROOT: $HOME/.pyenv
|
||||
PATH: "$HOME/.pyenv/bin:$PATH"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user