Skip to content

Commit

Permalink
Fix docs CI
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Sep 13, 2023
1 parent fabe21d commit 5c012e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build Dokka
uses: gradle/gradle-build-action@v2
with:
arguments: dokkaHtmlMultiModule
arguments: :dokkaHtmlMultiModule
- name: Upload documentation
uses: actions/upload-artifact@v3
with:
Expand Down
3 changes: 2 additions & 1 deletion .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c012e7

Please sign in to comment.