Skip to content

Commit

Permalink
fixup! Break up Build in CI to Build HTML and Build PDF
Browse files Browse the repository at this point in the history
  • Loading branch information
abidingabi committed Nov 2, 2023
1 parent 1b33725 commit abc6f1e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
with:
name: gm0-html
path: build/html/
- name: Build PDF
run: |
make latexpdf
build-pdf:
name: Build PDF
runs-on: ubuntu-latest
Expand Down

0 comments on commit abc6f1e

Please sign in to comment.