Skip to content

Commit 9ed8e12

Browse files
authored
Update cmake-multi-platform.yml
1 parent b2d4ce5 commit 9ed8e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
if: matrix.os == 'ubuntu-latest'
4242
run: |
4343
sudo apt-get update
44-
sudo apt-get install -y build-essential cmake
44+
sudo apt-get install -y build-essential cmake libxrandr
4545
4646
- name: Configure raylib with CMake
4747
run: |

0 commit comments

Comments
 (0)