mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
e4df5ddac2
This commit updates the `markdown-lint-check` job to explicitly set the `PUPPETEER_EXECUTABLE_PATH` environment variable to use the system-installed Google Chrome (`/usr/bin/google-chrome`) for the `linkspector` action. This resolves issues where the action fails to find a browser environment to execute properly.