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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github action to check for docs generator build errors during PRs #317

Merged
merged 8 commits into from
Jun 28, 2024

Conversation

777arc
Copy link
Member

@777arc 777arc commented Jun 20, 2024

No description provided.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run black and isort on this when you get a chance.

run: sudo apt install python3-pip inkscape texlive-latex-extra -y
- name: Pip installs
run: sudo pip install pylatex
- name: Install a more recent version of Pandoc than available from apt or pip (to get svg support)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Install a more recent version of Pandoc than available from apt or pip (to get svg support)
# Install a more recent version of Pandoc than available from apt or pip (to get svg support)
- name: Upgrade Pandoc

@777arc 777arc merged commit 6842367 into main Jun 28, 2024
1 check passed
@777arc 777arc deleted the catching-latex-pandoc-errors branch June 28, 2024 07:54
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.

2 participants