fix: mingw build

This commit is contained in:
Sen66
2026-03-01 23:58:06 +01:00
parent 9f285b37b2
commit d38cb02fa2
3 changed files with 38 additions and 1 deletions

View File

@@ -2,7 +2,8 @@ name: Build
on:
push:
branches: [main]
branches:
- '**'
pull_request:
branches: [main]