Skip to content

Commit

Permalink
canary.yml WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmiles committed Dec 10, 2023
1 parent a77bb80 commit f4f8a7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/canary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ jobs:
run: ./gradlew $GRADLE_EXTRA_ARGS asciidoctor

- name: Gradle - dokka
if: false # needs fixing for 7.x
run: ./gradlew $GRADLE_EXTRA_ARGS dokka

- name: Gradle - publish
Expand Down

0 comments on commit f4f8a7a

Please sign in to comment.