Skip to content

Commit

Permalink
ci: Update package info and install libavif-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hpjansson committed Sep 15, 2023
1 parent 13dd60c commit 6fd91bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/c-cpp.yml
Expand Up @@ -15,11 +15,14 @@ jobs:
- uses: actions/checkout@v3
- name: Running prerequisites
run: >
sudo apt update -y
sudo apt install -y
automake
libtool
libglib2.0-dev
libmagickwand-dev
libavif-dev
libjpeg-dev
librsvg2-dev
libtiff-dev
Expand Down

0 comments on commit 6fd91bc

Please sign in to comment.