Something's wrong with Ubuntu's wx-config setup.

This commit is contained in:
David Given
2023-10-23 00:00:29 +02:00
parent 87e978c817
commit 8fb786094f

View File

@@ -20,7 +20,7 @@ jobs:
path: 'fluxengine-testdata'
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libudev-dev libsqlite3-dev protobuf-compiler libwxgtk3.0-dev libfmt-dev libprotobuf-dev
packages: libudev-dev libsqlite3-dev protobuf-compiler libwxgtk3.0-gtk3-dev libfmt-dev libprotobuf-dev wx-common
- name: make
run: CXXFLAGS="-Wp,-D_GLIBCXX_ASSERTIONS" make -j2 -C fluxengine