mirror of
https://github.com/vale981/VoiDPlugins
synced 2025-03-04 16:51:38 -05:00
Add Reconstructor to CI
This commit is contained in:
parent
160043ad11
commit
866b99169a
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: [MeL, OemKill, TouchEmu, WindowsInk, VMultiMode, PrecisionControl, ScriptRunner]
|
||||
plugin: [MeL, OemKill, PrecisionControl, Reconstructor, ScriptRunner, TouchEmu, VMultiMode, WindowsInk]
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue