ok i give up
This commit is contained in:
6
.github/workflows/cmake.yml
vendored
6
.github/workflows/cmake.yml
vendored
@@ -28,12 +28,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
submodules: recursive
|
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
|
- name: Install Video Libs
|
||||||
run: sudo apt install libglew-dev
|
run: sudo apt install libglew-dev
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user