1
0
Fork 0

Fix: [Actions] build our allegro driver too in our CI

This prevents us breaking it without realising.
pull/8695/head
Patric Stout 2021-02-19 11:05:00 +01:00 committed by Patric Stout
parent 932abe6d5c
commit d3df4674f9
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ jobs:
echo "::group::Install dependencies"
sudo apt-get install -y --no-install-recommends \
liballegro4-dev \
libfontconfig-dev \
libicu-dev \
liblzma-dev \