Skip to content

Commit

Permalink
DTSERWONE-2005 Fix Jazz dependency (#142)
Browse files Browse the repository at this point in the history
* Update documentation.yml

* Update documentation.yml

* Update documentation.yml
  • Loading branch information
grmeyer-hw-dev committed Feb 28, 2024
1 parent 87b500d commit ad09917
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/documentation.yml
Expand Up @@ -16,7 +16,10 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3


- name: Install Jazz
run: gem install jazzy

- name: Generate documentation
run: |
jazzy \
Expand Down

0 comments on commit ad09917

Please sign in to comment.