Skip to content

Commit

Permalink
Update linux-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t-paul committed Apr 22, 2024
1 parent 67d5d22 commit 2ca1984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: setup
run: >
sudo apt-get update
sudo apt-get update &&
sudo apt-get install -y --no-install-recommends \
libsdl1.2-dev
libgtk2.0-dev
Expand Down

0 comments on commit 2ca1984

Please sign in to comment.