update
This commit is contained in:
parent
58d617c430
commit
726b205932
@ -34,6 +34,7 @@ jobs:
|
||||
eval "$(pyenv init -)"
|
||||
eval "$(pyenv virtualenv-init -)"
|
||||
pyenv activate "${{ github.ref_name }}-$(git rev-parse --short "$GITHUB_SHA")"
|
||||
|
||||
- name: Install dotenv
|
||||
run: pip install python-dotenv
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user