Update python-package.yml

This commit is contained in:
Aaron Heise 2023-02-10 23:10:24 -06:00 committed by GitHub
parent 716052ab47
commit 0b2ba53944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,9 @@ jobs:
with:
python-version: 3.11
- name: Install Poetry
uses: dschep/install-poetry-action@v1.2
- name: Install Poetry Action
uses: snok/install-poetry@v1.3.3
- name: Cache Poetry virtualenv
uses: actions/cache@v1