#2472: add install pandoc to docs build pipeline + fix RLlib running for a long time
This commit is contained in:
@@ -29,6 +29,10 @@ jobs:
|
||||
pip install -e .[dev]
|
||||
displayName: 'Install PrimAITE for docs autosummary'
|
||||
|
||||
- script: |
|
||||
apt-get install pandoc
|
||||
displayName: 'Install Pandoc'
|
||||
|
||||
- script: |
|
||||
primaite setup
|
||||
displayName: 'Perform PrimAITE Setup'
|
||||
|
||||
Reference in New Issue
Block a user