mirror of
https://github.com/discourse/discourse.git
synced 2025-04-07 22:31:42 +08:00
DEV: Add png packages to GitHub CI (#11871)
This commit is contained in:
parent
f1d5d2b134
commit
afbaedef7d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
|||||||
if: env.BUILD_TYPE != 'LINT'
|
if: env.BUILD_TYPE != 'LINT'
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get -yqq install postgresql-client libpq-dev jpegoptim optipng jhead
|
sudo apt-get -yqq install postgresql-client libpq-dev jpegoptim optipng jhead pngcrush pngquant
|
||||||
wget -qO- https://raw.githubusercontent.com/discourse/discourse_docker/master/image/base/install-pngquant | sudo sh
|
wget -qO- https://raw.githubusercontent.com/discourse/discourse_docker/master/image/base/install-pngquant | sudo sh
|
||||||
|
|
||||||
- name: Update imagemagick
|
- name: Update imagemagick
|
||||||
|
Loading…
x
Reference in New Issue
Block a user