Skip to content

Commit

Permalink
enable PDF and DOCX via workflows/manubot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
miltondp committed Oct 11, 2024
1 parent b4aa0a3 commit 900bb0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/manubot.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: Manubot
env:
BUILD_PDF: true
BUILD_DOCX: true
BUILD_LATEX: false
on:
push:
branches:
Expand Down

0 comments on commit 900bb0b

Please sign in to comment.