name: Build API Doc description: Build API Doc runs: using: "composite" steps: - run: | uv run --no-sync bash ./scripts/build-api-docs.sh shell: bash