Skip to content

Commit

Permalink
update publish-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joelkanyi committed Jun 7, 2024
1 parent fce4cfa commit ef8e393
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
python3 -m pip install --upgrade pip
python3 -m pip install mkdocs mkdocs-material mkdocs-video "mkdocs-material[imaging]"
- name: Build with Gradle
uses: gradle/gradle-build-action@v3
- name: Set up Gradle
uses: gradle/actions/setup-gradle@v3

- name: Generate Dokka documentation
run: ./gradlew dokkaHtmlMultiModule
Expand Down

0 comments on commit ef8e393

Please sign in to comment.