Skip to content

Commit

Permalink
pin poetry version to ensure python compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
tab1tha committed Jan 15, 2025
1 parent 61e174f commit 332f49e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:

- name: Install Poetry 📜
uses: snok/install-poetry@v1
with:
version: 1.8.5

- name: Build package
run: poetry build
Expand Down

0 comments on commit 332f49e

Please sign in to comment.