buildtype release

This commit is contained in:
odrling 2020-11-20 02:13:42 +01:00
parent 87ec95b263
commit 34bfbfaf41
1 changed files with 1 additions and 1 deletions

View File

@ -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