Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nobuyuki83 committed Mar 7, 2024
1 parent 32080ed commit f7cbdf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
sudo apt install -y \
libwayland-dev libxkbcommon-dev wayland-protocols extra-cmake-modules \
libxrandr-dev libxinerama-dev libxcursor-dev
libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev
git submodule update --init -- external/glfw
cmake -S external/glfw -B external/glfwbuild
cd external/glfwbuild
Expand Down

0 comments on commit f7cbdf7

Please sign in to comment.