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