Files
Vijay Janapa Reddi c2773e6688 fix: correct working-directory paths for compression steps in baremetal workflow [skip ci]
All compression steps (PDF and EPUB, both Linux and Windows) now use the correct
working-directory path by prepending BOOK_ROOT to the output_dir. This fixes the
'No such file or directory' errors when trying to compress build artifacts.

The output_dir from the build step is relative (e.g., '_build/epub'), but needs to
be accessed from BOOK_ROOT (e.g., 'book/_build/epub') after the repository restructuring.
2025-12-05 16:35:31 -08:00
..
2025-03-07 19:57:40 -05:00
2025-06-04 19:31:42 -04:00