Skip to content

Commit

Permalink
maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
knzai committed Jul 16, 2024
1 parent 4d2cc20 commit a12016e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v2

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

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

0 comments on commit a12016e

Please sign in to comment.