Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grmeyer-hw-dev authored Feb 27, 2024
1 parent 293ca8d commit f8d1081
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +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 f8d1081

Please sign in to comment.