Skip to content

Commit

Permalink
fix ci documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Giallombardo Nathan committed Jun 27, 2024
1 parent a30888c commit c90712a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
bundle exec yard
- name: Merge Doc
run: |
mkdir docs/_build/html/api
mv yard_docs/* docs/_build/html/api
- name: Deploy to Github Pages
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit c90712a

Please sign in to comment.