Skip to content

Commit 6bd27f6

Browse files
committed
更正名称
1 parent db536f1 commit 6bd27f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
npm install -g bpmn-js-cmd
5757
sudo apt -y install plantuml
5858
59-
- name: Run Hugo 🏗
59+
- name: Build 🏗
6060
run: |
6161
asciidoctor -a toc=left -a stylesdir=assets/styles/ -a linkcss -r asciidoctor-multipage -r asciidoctor-comment-links -b multipage_html5 -D . index.adoc
6262

0 commit comments

Comments
 (0)