Action
Some checks failed
build-linux-glfw-x64 / build (push) Failing after 26s

This commit is contained in:
2024-12-06 13:27:38 -06:00
parent 8469da79d0
commit 68f6453da6

View File

@ -17,7 +17,8 @@ jobs:
cmake \
xorg-dev \
libglu1-mesa-dev \
libglfw3-dev
libglfw3-dev \
libx11-dev
- name: Build Game
run: |