Changeset - r24840:38cda9f655b2
[Not reviewed]
master
0 1 0
Patric Stout - 3 years ago 2021-02-19 10:05:00
truebrain@openttd.org
Fix: [Actions] build our allegro driver too in our CI

This prevents us breaking it without realising.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
.github/workflows/ci-build.yml
Show inline comments
 
@@ -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 \
0 comments (0 inline, 0 general)