Skip to content

Commit

Permalink
Trying to fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Jun 16, 2021
1 parent 965fe35 commit 31b05b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -45,6 +45,7 @@ jobs:
steps:
- name: install server dependencies
run: |
sudo apt-get update
sudo apt-get install -qq build-essential zlib1g-dev libtiff5-dev libjpeg8-dev libfreetype6-dev
sudo apt-get install -qq liblcms2-dev libwebp-dev libpq-dev graphviz-dev
- name: install Python
Expand Down

0 comments on commit 31b05b0

Please sign in to comment.