diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 15bd5b6..6e73491 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -37,7 +37,7 @@ jobs: - name: Install system dependencies run: | apt-get update - apt-get -y install inkscape texlive-full + apt-get -y install inkscape texlive-full pandoc - name: Build documentation working-directory: /opt/firedrake/docs