ok i give up

This commit is contained in:
Justin Scofield
2024-12-31 20:52:08 -05:00
parent ef44313671
commit 8b57760bb6

View File

@@ -27,12 +27,6 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: Add Universe
run: sudo add-apt-repository universe
- name: Update GCC
run: sudo apt install gcc-14.2
- name: Install Video Libs
run: sudo apt install libglew-dev