adjust gcc update command
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
|||||||
run: sudo add-apt-repository universe
|
run: sudo add-apt-repository universe
|
||||||
|
|
||||||
- name: Update GCC
|
- name: Update GCC
|
||||||
run: sudo apt install gcc-14
|
run: sudo apt update gcc
|
||||||
|
|
||||||
- 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