Skip to content

Commit

Permalink
test: i think it should work this time
Browse files Browse the repository at this point in the history
  • Loading branch information
YoganshSharma committed Jul 18, 2023
1 parent caa3034 commit ed6f1e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/swagger_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ed6f1e7

Please sign in to comment.