diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 21de92464..4be118233 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -53,6 +53,9 @@ jobs: key: ${{ runner.os }}-${{ hashFiles('.cache/**') }} path: .cache + - name: Install dependencies + run: sudo apt-get install pngquant + - name: Install Python dependencies run: | pip install \