Skip to content

Commit

Permalink
omg
Browse files Browse the repository at this point in the history
  • Loading branch information
scawful committed Jan 1, 2025
1 parent 54a5be8 commit 0e97df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e97df2

Please sign in to comment.