From 341c40de9face9857a1423b86f5855ead1c62963 Mon Sep 17 00:00:00 2001 From: niclaz <83479948+niclaz@users.noreply.github.com> Date: Sun, 8 Sep 2024 20:27:02 +0200 Subject: [PATCH] attempt 3 --- .github/workflows/people-thumbs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/people-thumbs.yml b/.github/workflows/people-thumbs.yml index 3cd4b1a..dca014a 100644 --- a/.github/workflows/people-thumbs.yml +++ b/.github/workflows/people-thumbs.yml @@ -25,7 +25,7 @@ jobs: - name: Install cwebp shell: bash - run: cwebp + run: npm install cwebp - name: Run image optimisation script run: make img-opt