diff --git a/.github/workflows/rocprofiler-sdk-docs.yml b/.github/workflows/rocprofiler-sdk-docs.yml index 2d8b7dc513..effd2b6ed6 100644 --- a/.github/workflows/rocprofiler-sdk-docs.yml +++ b/.github/workflows/rocprofiler-sdk-docs.yml @@ -39,7 +39,6 @@ jobs: uses: actions/checkout@v4 with: sparse-checkout: projects/rocprofiler-sdk - submodules: true - name: Setup Pages uses: actions/configure-pages@v5 - name: Create Docs Directory @@ -103,7 +102,6 @@ jobs: uses: actions/checkout@v4 with: sparse-checkout: projects/rocprofiler-sdk - submodules: true - name: Create Docs Directory run: | git config --global --add safe.directory '*'