mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 19:09:09 +00:00
Fix: [Actions] build our allegro driver too in our CI
This prevents us breaking it without realising.
This commit is contained in:
committed by
Patric Stout
parent
932abe6d5c
commit
d3df4674f9
1
.github/workflows/ci-build.yml
vendored
1
.github/workflows/ci-build.yml
vendored
@@ -88,6 +88,7 @@ jobs:
|
|||||||
|
|
||||||
echo "::group::Install dependencies"
|
echo "::group::Install dependencies"
|
||||||
sudo apt-get install -y --no-install-recommends \
|
sudo apt-get install -y --no-install-recommends \
|
||||||
|
liballegro4-dev \
|
||||||
libfontconfig-dev \
|
libfontconfig-dev \
|
||||||
libicu-dev \
|
libicu-dev \
|
||||||
liblzma-dev \
|
liblzma-dev \
|
||||||
|
Reference in New Issue
Block a user