diff --git a/.github/workflows/build_macOS.yaml b/.github/workflows/build_macOS.yaml index b8066f6605..14ed1a30dd 100644 --- a/.github/workflows/build_macOS.yaml +++ b/.github/workflows/build_macOS.yaml @@ -38,8 +38,8 @@ jobs: - name: Build the project using python-build run: | - python -m compile_translations source .venv/bin/activate + python -m compile_translations python -m build --wheel find . env: