Skip to content

Commit d9d7a32

Browse files
committed
Fix github actions.
1 parent 001f068 commit d9d7a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
msystem: MINGW32
3333
update: true
34-
install: base-devel
34+
install: base-devel mingw-w64-i686-gcc
3535
- name: Clone ioquake3
3636
shell: cmd
3737
run: |

0 commit comments

Comments
 (0)