update
This commit is contained in:
parent
8f623a1c40
commit
bf09be6733
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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")"
|
Loading…
Reference in New Issue
Block a user