diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index efce381..eb255cc 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -47,7 +47,6 @@ jobs: pipx install poetry poetry config virtualenvs.in-project true poetry install - poetry update npm install # Build Project and Commit Changes