ci: Add GTK to Ubuntu dependency list

This commit is contained in:
Matt Borgerson 2020-03-25 10:57:11 -07:00
parent 0cbbb9c55b
commit d3a40ba843
1 changed files with 2 additions and 1 deletions

View File

@ -97,9 +97,10 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y \
libsdl2-dev \
libepoxy-dev \
libgtk-3-dev \
libpixman-1-dev \
libsdl2-dev \
ccache
- name: Initialize Compiler Cache
id: cache