This commit is contained in:
Justin Scofield
2024-12-31 20:48:03 -05:00
parent 54a5be8d3a
commit 0e97df2fd2

View File

@@ -32,7 +32,7 @@ jobs:
run: sudo add-apt-repository universe
- name: Update GCC
run: sudo apt update gcc
run: sudo apt install gcc-14.2
- name: Install Video Libs
run: sudo apt install libglew-dev