Skip to content

Commit

Permalink
Update release action
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Nov 3, 2022
1 parent 2f20003 commit 67e197d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4.0.0
with:
python-version: '3.10'
- uses: snok/install-poetry@v1.3.1
with:
virtualenvs-create: true
Expand Down

0 comments on commit 67e197d

Please sign in to comment.