build book in ci, deploy it to gitlab pages

This commit is contained in:
Charles Hall
2024-03-14 20:27:44 -07:00
parent 4f8d3953b3
commit 6800e5fd18
3 changed files with 30 additions and 0 deletions

View File

@@ -304,6 +304,9 @@
# Needed for our script for Complement
jq
# Needed for finding broken markdown links
lychee
]);
};
});