Skip to content

Commit

Permalink
Update gearsystem.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius authored Jan 14, 2024
1 parent a2d87c4 commit 77f937e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gearsystem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Update OS
run: sudo apt-get update -qq
- name: Install dependencies
run: sudo apt-get install -y libsdl2-dev libglew-dev
run: sudo apt-get install -y libsdl2-dev libglew-dev libgtk-3-dev
- name: make
run: make
working-directory: platforms/linux
Expand Down

0 comments on commit 77f937e

Please sign in to comment.