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