This commit is contained in:
Patrick Kanzler 2021-10-30 21:40:44 +02:00
parent 2fb9b88dde
commit 68392c0cae

View File

@ -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: