release buildtype

This commit is contained in:
odrling 2020-11-23 22:59:01 +01:00
parent 3753e9c491
commit 1af281fcf0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
- name: Build Aegisub
run: |
meson builddir -Ddefault_library=static
meson builddir -Dbuildtype=release -Ddefault_library=static
ninja -C builddir
- name: Create installer