Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dbatten5 committed Dec 14, 2022
1 parent dc55b5f commit c71dc27
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 @@ -84,7 +84,7 @@ jobs:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
python-version: 3.7.9
python-version: 3.9.15
- run: pip install poetry
- run: pip install lxml
- run: poetry config virtualenvs.create false --local
Expand Down

0 comments on commit c71dc27

Please sign in to comment.