Skip to content

Commit

Permalink
install plugin in gh workflow:
Browse files Browse the repository at this point in the history
  • Loading branch information
Nina Bernick committed Jul 31, 2024
1 parent cdb4f43 commit 3fb4ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: install poetry
run: |
python -m pip install --no-cache-dir poetry==1.8 supervisor
poetry self add "poetry-dynamic-versioning[plugin]"
- name: set up docker
run: |
Expand Down

0 comments on commit 3fb4ec5

Please sign in to comment.