mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Sphinx version with bugfix has been released, stop requiring 3.4.0 in CI
This commit is contained in:
@@ -139,7 +139,7 @@ jobs:
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get install -y -qq libx11-dev mesa-common-dev libgl1-mesa-dev qtbase5-dev libxcb-keysyms1-dev
|
||||
- name: Install sphinx dependencies
|
||||
run: sudo pip3 install Sphinx==3.4.0
|
||||
run: sudo pip3 install Sphinx
|
||||
- name: Build cut-down renderdoc for python modules
|
||||
run: |
|
||||
mkdir build
|
||||
|
||||
Reference in New Issue
Block a user