diff --git a/.github/workflows/publish_boto3_stubs.yml b/.github/workflows/publish_boto3_stubs.yml index 98f41cca..7e181769 100644 --- a/.github/workflows/publish_boto3_stubs.yml +++ b/.github/workflows/publish_boto3_stubs.yml @@ -180,7 +180,7 @@ jobs: --with botocore==${BOTOCORE_VERSION} \ mypy_boto3_builder mypy_boto3_output \ -b ${VERSION} \ - --product boto3 boto3-services \ + --product boto3 boto3-lite boto3-services \ ${EXTRA_FLAGS} \ --download-static-stubs \ -s updated -d