Skip to content

Commit

Permalink
remove exclude for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jturbide committed May 21, 2024
1 parent 4b4d8d5 commit 5d12b4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,7 @@ extra_javascript:
- assets/javascripts/extra.js
plugins:
- group:
# enabled: !ENV CI
enabled: true
enabled: !ENV CI
plugins:
- exclude:
glob:
Expand Down

0 comments on commit 5d12b4f

Please sign in to comment.