Skip to content

Commit

Permalink
try to make slug size smaller for heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin committed Dec 18, 2023
1 parent 894440c commit 7f0f8e5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Aptfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
pandoc
texlive-latex-base
texlive-latex-recommended
texlive-fonts-recommended
texlive-plain-generic
lmodern
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
pandoc \
texlive-latex-base \
texlive-latex-recommended \
texlive-fonts-recommended \
texlive-plain-generic \
lmodern

Expand Down

0 comments on commit 7f0f8e5

Please sign in to comment.