1 parent 882d3a4 commit 02a2aa5Copy full SHA for 02a2aa5
1 file changed
.github/workflows/manual.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout code
17
uses: actions/checkout@v7
18
- name: Install asciidoc
19
- run: sudo apt install -y asciidoc
+ run: sudo apt install -y asciidoctor
20
- name: Build website
21
run: |
22
make doc/fq.1.html
0 commit comments