Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
HamilcarR committed Sep 7, 2024
1 parent b1aa42c commit 054e646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ jobs:
- name: Install SDL2 and SDL2_image
run: |
sudo apt-get install -y libsdl2-image-dev libsdl2-dev
sudo apt-get install -y libsdl2-image-dev libsdl2-dev libsdl-dev libsdl-image-dev
- name: Install OpenGL and GLEW
run: |

0 comments on commit 054e646

Please sign in to comment.