Actions
Defect #44225
openAdd and configure pandoc on Github Actions
Resolution:
Affected version:
Description
The pandoc tests for #8959 are currently not run on Github Actions as the runner environment does not include the pandoc package:
sh: 1: pandoc: not found
Files
Updated by Go MAEDA about 23 hours ago
- File 0001-Add-pandoc-on-Github-Actions.patch 0001-Add-pandoc-on-Github-Actions.patch added
- Target version set to 7.0.1
This patch adds Pandoc and fixes the reported issue.
Actions