adjust gcc update command

This commit is contained in:
Justin Scofield
2024-12-31 20:45:20 -05:00
parent e04fc3d828
commit 20c0b0b5a7

View File

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