Skip to content

Commit

Permalink
frank/update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
soundsonacid authored Jan 30, 2024
1 parent 49195b1 commit ebac4dc
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 @@ -19,7 +19,7 @@ jobs:
cd python/sdk
curl -sSL https://install.python-poetry.org | python3 -
env:
POETRY_VERSION: 1.3.3
POETRY_VERSION: 1.4.2

- name: Build
run: poetry build
Expand Down

0 comments on commit ebac4dc

Please sign in to comment.