diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index 95d1f63ca..9ab7564f7 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -70,12 +70,6 @@ jobs: path: /home/runner/work/${{ github.event.repository.name }}/${{ github.event.repository.name }}/* key: ${{ env.CACHE_KEY }} - - name: Checkout Bundle Main - uses: actions/checkout@v4 - with: - submodules: true - repository: arielswalker/cFS - - name: Checkout Repo if: ${{ env.APP_NAME != '' }} uses: actions/checkout@v4