From 6b0fcb60929c728a2864df4659f96a674c94afc5 Mon Sep 17 00:00:00 2001 From: Emma K Alexandra Date: Thu, 14 Mar 2024 22:36:37 -0400 Subject: [PATCH] Update docs.yml --- .github/workflows/docs.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 601fd600..051013ff 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -29,14 +29,6 @@ jobs: uses: fwal/setup-swift@v2 with: swift-version: '5.9' - - name: Generate Docs - uses: fwcd/swift-docc-action@v1 - with: - target: WMATA - output: ./public - transform-for-static-hosting: 'true' - disable-indexing: 'true' - hosting-base-path: WMATA.swift - name: Generate Docs uses: fwcd/swift-docc-action@v1 with: