Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Feb 15, 2024
1 parent 3db5640 commit d1ceb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Install modules
run: |
sudo apt-get install -y imlib2-dev
sudo apt-get install -y libimlib2-dev
make install
- name: Build module
Expand Down

0 comments on commit d1ceb60

Please sign in to comment.