Skip to content

Commit

Permalink
sdl2 gfx and image
Browse files Browse the repository at this point in the history
  • Loading branch information
knzai committed Jul 16, 2024
1 parent a12016e commit cd203e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v2

- name: install_dependencies
run: sudo apt-get install libsdl2
run: sudo apt-get install libsdl2-dev libsdl2-gfx-dev sdl2_image

- name: Install stable toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit cd203e8

Please sign in to comment.