This commit is contained in:
niclaz 2024-09-08 20:23:05 +02:00 committed by GitHub
parent ab4118a59b
commit 8f89ab3dcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,9 +25,7 @@ jobs:
- name: Install cwebp - name: Install cwebp
shell: bash shell: bash
run: | run: cwebp
sudo apt-get install -y webp
cwebp -version
- name: Run image optimisation script - name: Run image optimisation script
run: make img-opt run: make img-opt