Skip to content

Commit

Permalink
Update publish-to-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TharakaUmayanga authored Mar 29, 2024
1 parent 88b6555 commit d8a9a89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install poetry
- name: re run poetry lockfile
run: poetry lock [--no-update]
- name: Install project dependencies
run: poetry install
- name: Build package
Expand Down

0 comments on commit d8a9a89

Please sign in to comment.