update @docker
This commit is contained in:
parent
bcc66013b4
commit
fa2cef9515
@ -27,6 +27,7 @@ jobs:
|
||||
eval "$(pyenv virtualenv-init -)"
|
||||
pyenv virtualenv ${{ matrix.python }} "${{ github.ref_name }}-$(git rev-parse --short "$GITHUB_SHA")"
|
||||
|
||||
|
||||
- name: Activate Virtual Environment
|
||||
run: |
|
||||
export PATH="$HOME/.pyenv/bin:$PATH"
|
||||
|
Loading…
Reference in New Issue
Block a user