I trust this one more it's used more often

pull/443/head
Wyatt Stanke 9 months ago
parent 8ffbc1989b
commit fb215cd1b6
No known key found for this signature in database
GPG Key ID: CE6BA5FFF135536D

@ -7,7 +7,7 @@ runs:
- name: Install Python
uses: actions/setup-python@v4
- name: Install Poetry
uses: abatilo/actions-poetry@v2
uses: snok/install-poetry@v1
- name: Setup a local virtual environment
run: |
poetry config virtualenvs.create true --local

Loading…
Cancel
Save