1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-09 06:06:24 +01:00

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

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