One line change to try and resolve build docs pipeline failure

This commit is contained in:
Charlie Crane
2024-06-12 08:20:12 +01:00
parent 969daeb490
commit eeca9e4555

View File

@@ -30,7 +30,7 @@ jobs:
displayName: 'Install PrimAITE for docs autosummary'
- script: |
apt-get install pandoc
pip install pandoc
displayName: 'Install Pandoc'
- script: |