mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-06 21:48:50 -04:00
Update python-package.yml
This commit is contained in:
parent
716052ab47
commit
0b2ba53944
1 changed files with 3 additions and 2 deletions
5
.github/workflows/python-package.yml
vendored
5
.github/workflows/python-package.yml
vendored
|
@ -17,8 +17,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: 3.11
|
python-version: 3.11
|
||||||
|
|
||||||
- name: Install Poetry
|
- name: Install Poetry Action
|
||||||
uses: dschep/install-poetry-action@v1.2
|
uses: snok/install-poetry@v1.3.3
|
||||||
|
|
||||||
|
|
||||||
- name: Cache Poetry virtualenv
|
- name: Cache Poetry virtualenv
|
||||||
uses: actions/cache@v1
|
uses: actions/cache@v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue