Skip to content

Commit

Permalink
fix small issue
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Dec 12, 2023
1 parent b4d41d5 commit 8513fb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .makim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ groups:
help: build the static page
dependencies:
- target: pages.pre-build
run: |
mkdocs build --verbose --clean
run: mkdocs build --verbose --clean

preview:
help: preview the web page dynamically
Expand Down

0 comments on commit 8513fb7

Please sign in to comment.