mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
Patch the OpenXR headers to get EGL from GLAD if we're using it
This commit is contained in:
2
.github/workflows/linux_builds.yml
vendored
2
.github/workflows/linux_builds.yml
vendored
@@ -106,7 +106,7 @@ jobs:
|
||||
# TODO: Figure out somehow how to embed this one.
|
||||
- name: wayland-scanner dependency
|
||||
run: |
|
||||
sudo apt-get install libwayland-bin libegl-dev
|
||||
sudo apt-get install libwayland-bin
|
||||
|
||||
- name: Free disk space on runner
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user