Compare commits

..

No commits in common. "main" and "1.0.0" have entirely different histories.
main ... 1.0.0

View File

@ -1,4 +1,4 @@
FROM ghcr.io/catthehacker/ubuntu:runner-22.04 FROM ghcr.io/catthehacker/ubuntu:runner-22.04
RUN sudo apt update RUN sudo apt update
RUN sudo apt install -y --fix-missing texlive-full pandoc RUN sudo apt install -y --fix-missing texlive-latex-base texlive-latex-extra pandoc