Hi, after new release I'm my pipeline stopped generating single file. I'm getting an error:
System.ArgumentException: D:\a\1\s/docs/changelog.md not found
at azuredevops_export_wiki.SingleFileScanner.Scan()
at azuredevops_export_wiki.WikiPDFExporter.Export()
Here is the command my pipeline was using:
Using command '"D:\a_temp\azuredevops-export-wiki.exe" -p "D:\a\1\s" -s "D:\a\1\s/docs/changelog.md" -o "D:\a\1\a/PDF/changelog.pdf" --css "D:\a\1\s/docs/styles.css" -v'
Hi, after new release I'm my pipeline stopped generating single file. I'm getting an error:
Here is the command my pipeline was using: