Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly define build process for CodeQL analysis
The build failed because the automatic build installed Pandoc, which made the build try to build PDF documentation, but some LaTeX components were missing. There's no point in building the PDF at all during this workflow.
- Loading branch information