Skip to content

Commit 3451619

Browse files
authored
Update mdbook.yml
1 parent 1c09e9e commit 3451619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
CARGO_HOME: ./cargo
4444
run: |
4545
export PATH=`pwd`/cargo/bin:${PATH}
46-
make mdbuild
46+
mdbook build docs
4747
touch ./docs/book/.nojekyll
4848
4949
- uses: actions/configure-pages@v3

0 commit comments

Comments
 (0)