Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github action to build pdf output #46

Merged
merged 1 commit into from
May 19, 2024

Conversation

dearlordylord
Copy link
Contributor

@dearlordylord dearlordylord commented Apr 10, 2022

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.

@sb2nov sb2nov merged commit 9f51eef into sb2nov:master May 19, 2024
@dearlordylord dearlordylord deleted the github-action branch May 19, 2024 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants