diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 343ccfc..bf14cb2 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -29,6 +29,8 @@ jobs: - name: Install dependencies run: | + curl -sSL https://install.python-poetry.org | python3 - + pip install bikeshed cd conformance