resume icon indicating copy to clipboard operation
resume copied to clipboard

Github action to build pdf output

Open dearlordylord opened this issue 2 years ago • 0 comments

Hey,

This PR adds a GitHub action that [on master push] uses a published latex docker container to automatically compile a pdf. I found it useful since for some reason the container proposed in README fails to build on my machine.

This action would create a separate commit in master [that does not retrigger the build] i.e.

Screenshot 2022-04-10 at 5 22 55 PM

The result of running looks like this:

Screenshot 2022-04-10 at 5 27 34 PM

Take a look in case you'd find it usable for yourself or for other users 😄 I have set up this for myself and thought it'd be cool to share. Feel free to adjust it for yourself.

dearlordylord avatar Apr 10 '22 10:04 dearlordylord