mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-05-29 21:13:14 +00:00
Merge branch 'refactor-feature' of https://github.com/cdozdil/CyberXeSS into refactor-feature
This commit is contained in:
@@ -46,7 +46,10 @@ jobs:
|
||||
with:
|
||||
name: CyberXeSS
|
||||
path: |
|
||||
${{ github.workspace }}\x64\Release\*.dll
|
||||
${{ github.workspace }}\CyberXeSS\dlss\*.*
|
||||
${{ github.workspace }}\CyberXeSS\xess\*.*
|
||||
${{ github.workspace }}\x64\Release\nvngx.dll
|
||||
${{ github.workspace }}\CyberXeSS\dlss\EnableSignatureOverride.reg
|
||||
${{ github.workspace }}\CyberXeSS\dlss\DisableSignatureOverride.reg
|
||||
${{ github.workspace }}\CyberXeSS\xess\libxess.dll
|
||||
${{ github.workspace }}\CyberXeSS\xess\XESS_LICENSE.pdf
|
||||
${{ github.workspace }}\nvngx.ini
|
||||
if-no-files-found: error
|
||||
|
||||
Reference in New Issue
Block a user