From 8f89ab3dcfd6cd99bc3a28770701eddcc0eae5b4 Mon Sep 17 00:00:00 2001 From: niclaz <83479948+niclaz@users.noreply.github.com> Date: Sun, 8 Sep 2024 20:23:05 +0200 Subject: [PATCH] attemp 2 --- .github/workflows/people-thumbs.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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