diff --git a/.github/workflows/people-thumbs.yml b/.github/workflows/people-thumbs.yml index d74cc13..3cd4b1a 100644 --- a/.github/workflows/people-thumbs.yml +++ b/.github/workflows/people-thumbs.yml @@ -25,9 +25,7 @@ jobs: - name: Install cwebp shell: bash - run: | - sudo apt-get install -y webp - cwebp -version + run: cwebp - name: Run image optimisation script run: make img-opt