Skip to content

Commit

Permalink
Update tagged-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AyrtonB committed May 26, 2021
1 parent ec68037 commit 307b551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagged-release.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install wheel
pip install -e .
pip install -e .[cicd]
- name: Get tag version
id: get_version
Expand Down

0 comments on commit 307b551

Please sign in to comment.