Skip to content

Conversation

@CasparJungbacker
Copy link
Contributor

Nested books rely on submodules, but these are not cloned automatically by the checkout action. Hence, pages from "sub-books" did not appear in book that used this feature (see TeachBooks/Nested-Books#1).

This PR enables the option to also checkout submodules in the checkout stage of CI.

(cc @Tom-van-Woudenberg)

Copy link
Member

@Tom-van-Woudenberg Tom-van-Woudenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CasparJungbacker It doesn't werk yet, I added the with-recursive-thingy branch which points to this branch https://github.com/TeachBooks/Nested-Books/blob/with-recursive-thingy/.github/workflows/call-deploy-book.yml#L18. However, the build website doesn't show the page: https://teachbooks.github.io/Nested-Books/with-recursive-thingy/intro.html

@Tom-van-Woudenberg
Copy link
Member

@CasparJungbacker I fixed it, there were multiple checkouts in the workflow, needed to be at another fun. The process was fun:p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

3 participants