We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db536f1 commit 6bd27f6Copy full SHA for 6bd27f6
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
npm install -g bpmn-js-cmd
57
sudo apt -y install plantuml
58
59
- - name: Run Hugo 🏗
+ - name: Build 🏗
60
run: |
61
asciidoctor -a toc=left -a stylesdir=assets/styles/ -a linkcss -r asciidoctor-multipage -r asciidoctor-comment-links -b multipage_html5 -D . index.adoc
62
0 commit comments