Skip to content

Commit 898e334

Browse files
committed
CI: Install egl headers in msys setup
1 parent 94352fc commit 898e334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: msys2/setup-msys2@v2
6363
with:
6464
msystem: ${{ matrix.msystem }}
65-
pacboy: cmake:p
65+
pacboy: cmake:p egl-headers:p
6666

6767
- name: Configure CMake
6868
run: >

0 commit comments

Comments
 (0)