catch2/.github/workflows
Martin Hořeňovský d1d7414eb9
Always run apt-get update before apt-get install
The base images for GitHub Actions are updated weekly, but
sometimes that is not enough to be able to install the packages
we require. The recommended fix for this is to always run
`apt-get update` before `apt-get install`.
2023-12-09 12:05:45 +01:00
..
linux-bazel-builds.yml Bump up actions/checkout version to v4 (#2760) 2023-11-09 10:31:49 +01:00
linux-meson-builds.yml Always run apt-get update before apt-get install 2023-12-09 12:05:45 +01:00
linux-other-builds.yml Always run apt-get update before apt-get install 2023-12-09 12:05:45 +01:00
linux-simple-builds.yml Always run apt-get update before apt-get install 2023-12-09 12:05:45 +01:00
mac-builds.yml Bump up actions/checkout version to v4 (#2760) 2023-11-09 10:31:49 +01:00
validate-header-guards.yml Bump up actions/checkout version to v4 (#2760) 2023-11-09 10:31:49 +01:00
windows-simple-builds.yml Bump up actions/checkout version to v4 (#2760) 2023-11-09 10:31:49 +01:00