[Skiboot] [PATCH v2 0/2] Build and deploy docs
Joel Stanley
joel at jms.id.au
Tue Mar 8 12:45:41 AEDT 2022
v1 of this patch was failing as the change to the opal-ci/build-docs.sh
script exposed a latent bug in the compiler detection in the Makefile.
Patch 1 fixes that bug. I've tested in a Fedora 34 container locally,
and run it through CI:
https://github.com/shenki/skiboot/actions/runs/1948954140
Joel Stanley (2):
Makefile: Fix detection of cross compiler
github: Add workflow to build and deploy docs
Makefile | 8 ++++----
.github/workflows/build-docs.yml | 30 ++++++++++++++++++++++++++++++
opal-ci/build-docs.sh | 1 -
3 files changed, 34 insertions(+), 5 deletions(-)
create mode 100644 .github/workflows/build-docs.yml
--
2.34.1
More information about the Skiboot
mailing list