Skip to content

Commit e00310e

Browse files
committed
Print mintlify version
1 parent 56f969a commit e00310e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mintlify/check_docs.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ fi
2929

3030
echo "+++ :male-detective::books: Checking documentation with Mintlify"
3131

32+
mint --version
33+
3234
# https://www.mintlify.com/docs/installation#validate-documentation-build
3335
# If validation fails, we annotate the build and exit.
3436
if ! mint validate; then

0 commit comments

Comments
 (0)