Files
gw-basic-2026/.github/workflows
Eremey Valetov 701d51938c Fix CI: apt-get update before installing libpulse-dev
The Ubuntu package index on GitHub runners was stale, causing 404s for
libglib2.0 (a transitive dependency of libpulse-dev). Also make the
install non-fatal since PulseAudio is optional.
2026-02-22 13:24:46 -05:00
..