Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven committed Dec 23, 2024
1 parent 77771cc commit ebc115b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/python-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ runs:
- name: Install requirements
shell: bash
run: |
poetry env use "3.10"
PIP_BREAK_SYSTEM_PACKAGES=1 poetry install --no-interaction --no-root

0 comments on commit ebc115b

Please sign in to comment.