1 Commits

Author SHA1 Message Date
nopeitsnothing 0e8de6ccc0 Fix PDF build in CI
Added workflow for building PDF. Progress.

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2026-04-12 05:01:54 -04:00
+1
View File
@@ -51,5 +51,6 @@ jobs:
with: with:
name: guide-pdf name: guide-pdf
path: export/guide.pdf path: export/guide.pdf
archive: false
if-no-files-found: error if-no-files-found: error
retention-days: 90 retention-days: 90