From 1550424110a10b11205328c3717cfca27f80acc8 Mon Sep 17 00:00:00 2001 From: Ammar ELWazir Date: Thu, 31 Jul 2025 15:35:40 -0500 Subject: [PATCH] Update rocprofiler-sdk-docs.yml --- .github/workflows/rocprofiler-sdk-docs.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/workflows/rocprofiler-sdk-docs.yml b/.github/workflows/rocprofiler-sdk-docs.yml index 5508941209..e4f3445548 100644 --- a/.github/workflows/rocprofiler-sdk-docs.yml +++ b/.github/workflows/rocprofiler-sdk-docs.yml @@ -38,7 +38,9 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - sparse-checkout: projects/rocprofiler-sdk + sparse-checkout: projects/rocprofiler-sdk + submodules: true + set-safe-directory: true - name: Create Docs Directory run: | git config --global --add safe.directory '*' @@ -78,8 +80,9 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - sparse-checkout: projects/rocprofiler-sdk - set-safe-directory: true + sparse-checkout: projects/rocprofiler-sdk + submodules: true + set-safe-directory: true - name: Create Docs Directory shell: bash working-directory: projects/rocprofiler-sdk/