Skip to content

Commit 9853396

Browse files
committed
Minor documentation update.
1 parent b6d4753 commit 9853396

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+3800
-1199
lines changed

.github/workflows/build-documentation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- name: Install dependencies
1818
run: |
1919
sudo apt update && sudo apt install -y graphviz
20+
npm -g install bpmn-js-cmd
2021
gem install bundler:2.2.13
2122
bundle install
2223
- name: Build documentation
@@ -27,4 +28,4 @@ jobs:
2728
with:
2829
name: documentation
2930
path: |
30-
public
31+
public

docs/_document-setup.adoc

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)