Skip to content

Commit

Permalink
test: testing how this thing workgs
Browse files Browse the repository at this point in the history
  • Loading branch information
YoganshSharma committed Jul 18, 2023
1 parent 4daf581 commit caa3034
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/swagger_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ 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 caa3034

Please sign in to comment.