mirror of
https://github.com/espressif/openthread.git
synced 2026-08-21 09:59:52 +00:00
[size-report] fix markdown viewer (#7906)
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
if: "github.event_name == 'push'"
|
||||
run: |
|
||||
python3 -m pip install --upgrade setuptools wheel
|
||||
python3 -m pip install mdv
|
||||
python3 -m pip install git+https://github.com/axiros/terminal_markdown_viewer.git
|
||||
- name: Run
|
||||
env:
|
||||
OT_BASE_BRANCH: "${{ github.base_ref }}"
|
||||
|
||||
Reference in New Issue
Block a user