Commit 838be2ed authored by Ruilong Li's avatar Ruilong Li
Browse files

fix docs workflow python

parent a35bff01
......@@ -17,7 +17,7 @@ jobs:
submodules: 'recursive'
- uses: actions/setup-python@v3
with:
python-version: '3.9'
python-version: '3.8.12'
- name: Install dependencies
run: |
pip install -r docs/requirements.txt
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment