This commit is contained in:
odrling 2020-11-22 20:51:01 +01:00
parent 21ed4cfc2f
commit 68fecbff20
2 changed files with 2 additions and 2 deletions

View File

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