update path for poetry

This commit is contained in:
Ajeet yadav 2024-03-11 00:03:29 +05:30
parent e9401c2535
commit 8421235992
1 changed files with 1 additions and 0 deletions

View File

@ -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