Skip to content

Commit

Permalink
ci: update release
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenmannmartin committed Sep 8, 2024
1 parent 593e026 commit 21ed6f7
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:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install poetry==1.1.11
pip install poetry==1.8.3
- name: Build package
run: poetry build
Expand Down

0 comments on commit 21ed6f7

Please sign in to comment.