chain
This commit is contained in:
parent
2fb9b88dde
commit
68392c0cae
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
submodules: 'recursive'
|
submodules: 'recursive'
|
||||||
- name: Install packages
|
- name: Install packages
|
||||||
run:
|
run:
|
||||||
apt-get update -y
|
apt-get update -y &&
|
||||||
apt-get install -y git python3-sphinx graphviz libenchant1c2a
|
apt-get install -y git python3-sphinx graphviz libenchant1c2a
|
||||||
- uses: ammaraskar/sphinx-action@0.4
|
- uses: ammaraskar/sphinx-action@0.4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user