Skip to content

Commit

Permalink
Fix some CI issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Sep 12, 2023
1 parent e2f1d65 commit b3c896d
Show file tree
Hide file tree
Showing 2 changed files with 2 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:
args: dokkaHtmlMultiModule
arguments: dokkaHtmlMultiModule
- name: Build Writerside docs using Docker
uses: JetBrains/writerside-github-action@v3
- name: Upload documentation
Expand Down
2 changes: 1 addition & 1 deletion docs/c.list
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<!DOCTYPE categories
SYSTEM "https://resources.jetbrains.com/writerside/1.0/categories.dtd">
<categories>
<category id="wrs" name="codegen.kt documentation" order="1"/>
<category id="c" name="codegen.kt" order="1"/>
</categories>

0 comments on commit b3c896d

Please sign in to comment.