Skip to content

Commit

Permalink
build with colors
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobFerdinand committed Apr 10, 2024
1 parent cce327c commit e5be64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Build Docs
run: |
mkdocs build --strict --clean -d dist
mkdocs --color build --strict --clean -d dist
- name: Deploy
id: builddeploy
Expand Down

0 comments on commit e5be64a

Please sign in to comment.