Skip to content

Commit

Permalink
Try to fix Windows build.
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioginer committed Aug 3, 2024
1 parent 93fccb3 commit 40a9587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
update: true
install: |
git make make mingw-w64-x86_64-gcc mingw-w64-x86_64-python mingw-w64-x86_64-lld mingw-w64-x86_64-llvm mingw-w64-x86_64-libc++ p7zip
git make mingw-w64-x86_64-gcc mingw-w64-x86_64-python mingw-w64-x86_64-lld mingw-w64-x86_64-llvm mingw-w64-x86_64-libc++ p7zip mingw-w64-x86_64-SDL2 mingw-w64-x86_64-SDL2_ttf
- uses: actions/checkout@v2
- name: Build GroovyMAME
run: |
Expand Down

0 comments on commit 40a9587

Please sign in to comment.