update path for poetry

pull/71/head
Ajeet yadav 10 months ago
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…
Cancel
Save