wxwidgets/.github/workflows
Vadim Zeitlin 5ab36f825a Install locales used by our tests in before_install.sh
Previously this was done in the GitHub CI script, but this isn't
specific to GitHub, so do it in the common script to make these locales
also available under Cirrus CI.

Also switch to just installing locales-all instead of installing locales
and then running locale-gen because this is simpler and actually works
(locale-gen would have only worked if we modified /etc/locale.gen before
running it, but we didn't).
2022-12-31 20:31:47 +01:00
..
ci.yml Install locales used by our tests in before_install.sh 2022-12-31 20:31:47 +01:00
ci_cmake.yml Avoid deprecation warnings for gha-setup-vsdevenv action 2022-10-18 19:45:15 +02:00
ci_mac.yml Remove reference to no longer existing tests 2022-12-29 12:39:27 +01:00
ci_mac_xcode.yml Do not trigger non-CMake CI builds with CMake-only changes 2022-11-08 18:19:37 +01:00
ci_msw.yml Enable wxWebViewEdge in MSW Clang CI 2022-12-23 21:55:24 +01:00
ci_msw_cross.yml Show compiler version in the MSW cross-builds CI workflow 2022-12-18 22:43:48 +01:00
code_checks.yml Allow using @NULL in interface/wx docs 2022-11-23 02:44:50 +01:00
docs_update.yml Use v3 of checkout action in GitHub CI builds 2022-10-10 23:55:12 +02:00
make_release.yml Use v3 of checkout action in GitHub CI builds 2022-10-10 23:55:12 +02:00
no_response.yml And now fix the schedule specification too 2022-12-12 14:22:20 +01:00