mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
buildtype release
This commit is contained in:
parent
87ec95b263
commit
34bfbfaf41
2
.github/workflows/msys.yml
vendored
2
.github/workflows/msys.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
|
||||
- name: Build Aegisub
|
||||
run: |
|
||||
MSYSTEM= meson builddir -Ddefault_library=static
|
||||
MSYSTEM= meson builddir -Dbuildtype=release -Ddefault_library=static
|
||||
ninja -C builddir
|
||||
|
||||
- name: Create installer
|
||||
|
Loading…
x
Reference in New Issue
Block a user