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
0b2ba53944
commit
3e99756db6
6
.github/workflows/python-package.yml
vendored
6
.github/workflows/python-package.yml
vendored
@ -29,11 +29,7 @@ jobs:
|
||||
key: poetry-${{ hashFiles('**/poetry.lock') }}
|
||||
restore-keys: |
|
||||
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
|
||||
run: poetry install
|
||||
|
Loading…
Reference in New Issue
Block a user