mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-05-06 01:30:44 +00:00
Merge branch 'refactor-feature' of https://github.com/cdozdil/CyberXeSS into refactor-feature
This commit is contained in:
@@ -45,5 +45,8 @@ jobs:
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: CyberXeSS
|
||||
path: ${{ github.workspace }}\x64\Release\*.dll
|
||||
path: |
|
||||
${{ github.workspace }}\x64\Release\*.dll
|
||||
${{ github.workspace }}\CyberXeSS\dlss\*.*
|
||||
${{ github.workspace }}\CyberXeSS\xess\*.*
|
||||
if-no-files-found: error
|
||||
|
||||
Reference in New Issue
Block a user