1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

buildtype release

This commit is contained in:
odrling 2020-11-20 02:13:42 +01:00
parent 87ec95b263
commit 34bfbfaf41

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