This commit is contained in:
hoangvv 2025-01-09 17:48:18 +07:00
parent 8f623a1c40
commit bf09be6733

View File

@ -14,4 +14,4 @@ jobs:
with:
ref: ${{ github.head_ref }}
- name: get commit hash
run: echo $(git rev-parse --short "$GITHUB_SHA")
run: pyenv virtualenv "$(git rev-parse --short "$GITHUB_SHA")"