Skip to content

Commit

Permalink
Fixed pipeline... :(
Browse files Browse the repository at this point in the history
  • Loading branch information
xfenix committed Jul 20, 2022
1 parent a0523b0 commit 7c4c121
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: |
pip3 install poetry
poetry install
make update-readme
make update-dockerhub-readme
- uses: peter-evans/dockerhub-description@v3
Expand Down

0 comments on commit 7c4c121

Please sign in to comment.