Jenkins: Fix path to soh.exe

This commit is contained in:
David Chavez 2022-06-22 03:56:23 +02:00 committed by Kenix3
parent 1435b5d314
commit f8e3dcd7c0
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -57,7 +57,7 @@ pipeline {
cd "..\\..\\"
move "soh\\Release\\soh.exe" ".\\"
move "soh\\x64\\Release\\soh.exe" ".\\"
move "OTRGui\\build\\assets" ".\\"
move ".\\OTRExporter\\x64\\Release\\ZAPD.exe" ".\\assets\\extractor\\"
move ".\\OTRGui\\build\\Release\\OTRGui.exe" ".\\"