Merge branch 'refactor-feature' of https://github.com/cdozdil/CyberXeSS into refactor-feature

This commit is contained in:
cdozdil
2024-03-03 23:25:01 +03:00
+4 -1
View File
@@ -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