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: |
|
files: |
|
||||||
${{ github.event.repository.name }}-*.pkg
|
${{ github.event.repository.name }}-*.pkg
|
||||||
|
|
||||||
modaudio:
|
mod-plugin-builder:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- name: darkglass-anagram
|
||||||
|
target: darkglass-anagram
|
||||||
- name: modduo
|
- name: modduo
|
||||||
target: modduo-static
|
target: modduo-static
|
||||||
extraflags: MODDUO=true
|
extraflags: MODDUO=true
|
||||||
|
|
2
dpf
2
dpf
|
@ -1 +1 @@
|
||||||
Subproject commit d2f31dadba31dcd33feaac7c26587491f796ab87
|
Subproject commit f3be5aee081d87cc7a6795110525569670ff0907
|
Loading…
Add table
Add a link
Reference in a new issue