Fix the orignal Linux build

It worked for the CMake build, so adding "apt-get update" to
the original build as well.
This commit is contained in:
Leland Lucius 2020-02-24 09:18:49 -06:00
parent e5c5c08de6
commit 2dde5b6f53
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ jobs:
set -x
# Setup environment
sudo apt-get update -y
sudo apt-get install -y libgtk2.0-dev libasound2-dev autoconf automake autogen zip
# Identify wxWidgets installation directory