Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moctardiouf authored Aug 7, 2023
1 parent 4bf1436 commit 46be3de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ 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
Expand Down

0 comments on commit 46be3de

Please sign in to comment.