You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
OpenXR: Add support for Wayland on Linux
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
|
||||
sudo apt-get install libwayland-bin libegl-dev
|
||||
|
||||
- name: Free disk space on runner
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user