Fixed documentation build (#14208)
This commit is contained in:
parent
e038902585
commit
005f8ca497
2
.github/workflows/build_doc.yml
vendored
2
.github/workflows/build_doc.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
key: doc-python-requirements
|
||||
|
||||
- name: Install apt-get tools
|
||||
uses: awalsh128/cache-apt-pkgs-action@latest
|
||||
uses: awalsh128/cache-apt-pkgs-action@v1.1.3
|
||||
# install doc dependencies
|
||||
with:
|
||||
packages: graphviz texlive liblua5.2-0
|
||||
|
Loading…
Reference in New Issue
Block a user