diff --git a/.github/workflows/deploy-release.yml b/.github/workflows/deploy-release.yml index 9e3e2a8610..053986ddee 100644 --- a/.github/workflows/deploy-release.yml +++ b/.github/workflows/deploy-release.yml @@ -17,7 +17,7 @@ jobs: python-version: 3.9 - name: Install dependencies run: | - python -m pip install -U wheel hatch babel + python -m pip install -U hatch babel - name: Compile localization message files run: | pybabel compile --statistics --directory mkdocs/themes/mkdocs/locales