Skip to content

Commit

Permalink
chore(documentation): #915 fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-crehm committed Jun 26, 2024
1 parent efef381 commit 5ac5669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
locale
asciidoctor-reducer -o docs/target/adminguide.adoc docs/src/docs/administration/administration-guide.adoc
asciidoctor-reducer -o docs/target/arc42.adoc docs/src/docs/arc42/full.adoc
cp docs/src/docs/user/user-manual.adoc docs/target/
asciidoctor-reducer -o docs/target/user-manual.adoc docs/src/docs/user/user-manual.adoc
- name: Cache plantuml jar
uses: actions/cache@v3
Expand Down

0 comments on commit 5ac5669

Please sign in to comment.