Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisives committed Dec 1, 2023
1 parent e47c4e1 commit 1c986ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Create docs
run: |
./gradlew :hmkit-fleet:dokkaJavadoc
./gradlew :hmkit:dokkaHtml
./gradlew :hmkit-fleet:dokkaHtml
- name: Deploy to Github Pages
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit 1c986ee

Please sign in to comment.