mirror of
https://github.com/markqvist/rnsh.git
synced 2024-10-01 01:15:37 -04:00
Update python-package.yml
This commit is contained in:
parent
716052ab47
commit
0b2ba53944
5
.github/workflows/python-package.yml
vendored
5
.github/workflows/python-package.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user