Add darkglass-anagram headless build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
850e76ec10
commit
fbea15e103
2 changed files with 4 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -228,10 +228,12 @@ jobs:
|
|||
files: |
|
||||
${{ github.event.repository.name }}-*.pkg
|
||||
|
||||
modaudio:
|
||||
mod-plugin-builder:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- name: darkglass-anagram
|
||||
target: darkglass-anagram
|
||||
- name: modduo
|
||||
target: modduo-static
|
||||
extraflags: MODDUO=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue