Skip to content

Commit

Permalink
Fix Github Actions (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
floppyhammer committed May 10, 2024
1 parent af4a7d8 commit de420c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
with:
submodules: recursive

- name: Install X11
run: sudo apt-get install xorg openbox
- name: Install GLFW dependency
run: sudo apt-get install -y libxinerama-dev

- name: Prepare Vulkan SDK
uses: humbletim/[email protected]
Expand Down

0 comments on commit de420c8

Please sign in to comment.