update
Some checks failed
Setup Docker Action / setup_docker (3.12.7) (push) Failing after 2s

This commit is contained in:
hoangvv 2025-01-14 14:57:18 +07:00
parent 04d78cb7d1
commit 202e59096b

View File

@ -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