This commit is contained in:
parent
04d78cb7d1
commit
202e59096b
@ -23,6 +23,7 @@ jobs:
|
||||
run: pyenv virtualenv "${{ github.ref_name }}-$(git rev-parse --short "$GITHUB_SHA")"
|
||||
- name: Activate Virtual Environment
|
||||
run: pyenv activate "${{ github.ref_name }}-$(git rev-parse --short "$GITHUB_SHA")"
|
||||
|
||||
- name: Install dotenv
|
||||
run: pip install python-dotenv
|
||||
- name: Update Tag
|
||||
|
Loading…
Reference in New Issue
Block a user