Skip to content

Commit

Permalink
Add make to sdl2 build
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea committed Mar 28, 2024
1 parent 7606968 commit b8ba862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Install python protobuf and zip
run: |
pip install protobuf
pacman -S zip git --noconfirm
pacman -S zip git make --noconfirm
- name: Build libbplacebo
run: |
Expand Down

0 comments on commit b8ba862

Please sign in to comment.