update path for poetry
This commit is contained in:
parent
e9401c2535
commit
8421235992
|
@ -20,6 +20,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: "3.11"
|
python-version: "3.11"
|
||||||
- name: Install Poetry Package
|
- name: Install Poetry Package
|
||||||
|
working-directory: 01OS
|
||||||
run: |
|
run: |
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
pip install poetry==1.3.2
|
pip install poetry==1.3.2
|
||||||
|
|
Loading…
Reference in New Issue