mirror of
https://github.com/vale981/VoiDPlugins
synced 2025-03-04 16:51:38 -05:00
Add WindowsInk to CI
This commit is contained in:
parent
e2c7e41d8b
commit
a3ebb6b32e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dotnet-core.yml
vendored
2
.github/workflows/dotnet-core.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
plugin: [MLFilter, OemKill, TouchEmu]
|
||||
plugin: [MLFilter, OemKill, TouchEmu, WindowsInk]
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue