summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2022-03-20 13:50:12 +0200
committerRan Benita <ran@unusedvar.com>2022-03-20 13:51:14 +0200
commit3d56569ab27122b53fcc22d21735d0d17443df05 (patch)
tree5656903f356b51ae6ec08009db953548112e8eec
parent0b3d90925cdbb3c9e96d80bbeb90ad765cc36ff1 (diff)
downloadxorg-lib-libxkbcommon-3d56569ab27122b53fcc22d21735d0d17443df05.tar.gz
ci/linux: bring back `apt update` to fix `apt install` 404s
Signed-off-by: Ran Benita <ran@unusedvar.com>
-rw-r--r--.github/workflows/linux.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
index 47f4883..5dede6d 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -23,6 +23,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade meson
+ sudo apt update
sudo apt install -y \
doxygen libxcb-xkb-dev valgrind ninja-build \
libwayland-dev wayland-protocols bison graphviz