mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
attemp 2
This commit is contained in:
parent
ab4118a59b
commit
8f89ab3dcf
1 changed files with 1 additions and 3 deletions
4
.github/workflows/people-thumbs.yml
vendored
4
.github/workflows/people-thumbs.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue