diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 555516ff2b..1f016b6e52 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -823,6 +823,7 @@ jobs: run: | source "$SCRIPTS/common.sh" patch_python_package_versions + patch_toml_versions "packages/flet-mcp/pyproject.toml" "$PYPI_VER" uv build --package flet-mcp - name: Upload artifacts