Skip to content

Commit

Permalink
remove copy, not the actual textbook
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmchiu committed Sep 9, 2024
1 parent 13e7640 commit f3ab8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
rm -rf pdf_output
rm -rf pdf_numbering_output
rm -rf textbook_full_original.pdf
rm -rf textbook_full.pdf
rm -rf textbook_full_cpy.pdf
- name: Commit changes to a new branch
if: github.event_name == 'push' && !contains(github.event.head_commit.message, 'Update PDF of textbook')
Expand Down

0 comments on commit f3ab8c4

Please sign in to comment.