1
0
Fork 0
forked from lthn/blockchain
Commit graph

4 commits

Author SHA1 Message Date
Snider
6bc491e7e2
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-05 13:26:24 +01:00
Snider
7bdc12bcff
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-05 13:26:10 +01:00
Snider
f93ab75384 Update action.yml 2025-10-05 13:23:39 +01:00
Snider
235b0cb41b Add documentation build steps to CI workflows
Introduces a reusable GitHub Action for building documentation and updates all platform build workflows to install documentation dependencies and run 'make docs'. This ensures documentation is built and available as part of the CI process across Linux, macOS, and Windows. Also updates the docs workflow to adjust pip dependencies.
2025-10-01 21:10:21 +01:00