diff --git a/.github/workflows/build-test-release.yml b/.github/workflows/build-test-release.yml index 78986767..882cc5c7 100644 --- a/.github/workflows/build-test-release.yml +++ b/.github/workflows/build-test-release.yml @@ -163,6 +163,7 @@ jobs: python-version: "3.7" - run: curl -sSL https://install.python-poetry.org | python3 - --version 1.5.1 - run: | + poetry install poetry build - id: semantic uses: splunk/semantic-release-action@v1.3