From ed6f1e770d4b0a2949a6c11773e37b613f3c2a31 Mon Sep 17 00:00:00 2001 From: Yogansh Sharma Date: Tue, 18 Jul 2023 12:58:39 +0530 Subject: [PATCH] test: i think it should work this time --- .github/workflows/swagger_docs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/swagger_docs.yml b/.github/workflows/swagger_docs.yml index b4b07aca..e4e71796 100644 --- a/.github/workflows/swagger_docs.yml +++ b/.github/workflows/swagger_docs.yml @@ -58,9 +58,6 @@ jobs: - name: Generate the html doc run: | - git branch --show-current #some debug info # TODO remove after test - ls -R # TODO remove after test - git checkout docs mkdir -p docs pushd ./docs npx @redocly/cli build-docs --output index.html --config redocly.yaml