mirror of https://github.com/dapr/docs.git
Update .github/workflows/link_validation.yaml
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
This commit is contained in:
parent
f697aab89a
commit
58c5ad791e
|
@ -34,7 +34,7 @@ jobs:
|
|||
run: |
|
||||
python3 -m pip install --upgrade pip
|
||||
pip3 install setuptools wheel twine tox mechanical-markdown
|
||||
pip3 uinstall -y mistune
|
||||
pip3 uninstall -y mistune
|
||||
pip3 install mistune~=2.0.5 --no-cache-dir
|
||||
- name: Check Markdown Files
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue