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