algolia-docsearch-action icon indicating copy to clipboard operation
algolia-docsearch-action copied to clipboard

runs the docsearch scraper and updates an index

Results 3 algolia-docsearch-action issues
Sort by recently updated
recently updated
newest added

Please see the action log: https://github.com/ant-design-blazor/ant-design-blazor/runs/6823621463?check_suite_focus=true ``` Installing dependencies from Pipfile.lock (aabb[41](https://github.com/ant-design-blazor/ant-design-blazor/runs/6823621463?check_suite_focus=true#step:4:42))... Traceback (most recent call last): File "docsearch", line 5, in run() File "/github/workspace/docsearch-scraper/cli/src/index.py", line 161, in run exit(command.run(sys.argv[2:]))...

Hi, I'm getting an error when running an indexing job: `UnicodeDecodeError: 'ascii' codec can't decode byte 0xb6 in position 8: ordinal not in range(128)` Do you have any hints? Here...

This does not appear to work, you get a "run command not found" error. I can't seem to figure out why.