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