update
This commit is contained in:
parent
32b705b4bd
commit
e22f86b632
2
.github/workflows/setup_docker.yml
vendored
2
.github/workflows/setup_docker.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
run: pyenv virtualenv "$(git rev-parse --short "$GITHUB_SHA")"
|
||||
|
||||
- name: Install dotenv
|
||||
run: sudo apt install -y python3-dotenv
|
||||
run: pip install python-dotenv
|
||||
|
||||
- name: Update Tag
|
||||
run: make update_tag CURR_BRANCH=${{ github.ref_name }}
|
||||
|
Loading…
Reference in New Issue
Block a user