Skip to content

Commit

Permalink
Merge branch 'master' into PHRAS-3785-update-imagine
Browse files Browse the repository at this point in the history
  • Loading branch information
moctardiouf authored Aug 7, 2023
2 parents 316748d + f8ce41d commit 83a6878
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
key: dependency-cache
paths:
- ~/.composer
- run: sudo mv /etc/apt/sources.list /etc/apt/sources.list.bkp && sudo touch /etc/apt/sources.list
- run: echo "deb http://archive.debian.org/debian stretch main non-free" | sudo tee -a /etc/apt/sources.list
- run: sudo apt-get update
- run: sudo apt-get install -y zlib1g-dev ghostscript gpac imagemagick libav-tools libfreetype6-dev libicu-dev libmagickwand-dev libmcrypt-dev librabbitmq-dev libssl-dev libxslt-dev libzmq3-dev ufraw mcrypt swftools unoconv unzip xpdf
- run: sudo apt-get clean
Expand Down

0 comments on commit 83a6878

Please sign in to comment.