Skip to content

Commit

Permalink
fix: release not working
Browse files Browse the repository at this point in the history
  • Loading branch information
unimonkiez committed Jul 23, 2024
1 parent a528989 commit 2a35370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
./cli/yarn.lock
./clients/redis/js/yarn.lock
- name: Install poetry
run: pipx install poetry
run: pipx install poetry==1.7.1
- uses: actions/setup-python@v4
with:
python-version: "3.10.6"
Expand Down

0 comments on commit 2a35370

Please sign in to comment.