mirror of
https://github.com/markqvist/rnsh.git
synced 2025-02-08 11:25:45 -05:00
Update python-package.yml
This commit is contained in:
parent
0b2ba53944
commit
3e99756db6
4
.github/workflows/python-package.yml
vendored
4
.github/workflows/python-package.yml
vendored
@ -30,10 +30,6 @@ jobs:
|
|||||||
restore-keys: |
|
restore-keys: |
|
||||||
poetry-${{ hashFiles('**/poetry.lock') }}
|
poetry-${{ hashFiles('**/poetry.lock') }}
|
||||||
|
|
||||||
- name: Set Poetry config
|
|
||||||
run: |
|
|
||||||
poetry config settings.virtualenvs.in-project false
|
|
||||||
poetry config settings.virtualenvs.path ~/.virtualenvs
|
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: poetry install
|
run: poetry install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user