mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-16 15:20:11 -05:00
Update soh path for z64 branch (#344)
This check will fail on Windows before it gets merged btw
This commit is contained in:
parent
d3c869871d
commit
6ccd3ede1a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -52,7 +52,7 @@ pipeline {
|
|||||||
|
|
||||||
cd "..\\..\\"
|
cd "..\\..\\"
|
||||||
|
|
||||||
move "soh\\Release\\soh.exe" ".\\"
|
move "soh\\x64\\Release\\soh.exe" ".\\"
|
||||||
move "OTRGui\\build\\assets" ".\\"
|
move "OTRGui\\build\\assets" ".\\"
|
||||||
move ".\\OTRExporter\\x64\\Release\\ZAPD.exe" ".\\assets\\extractor\\"
|
move ".\\OTRExporter\\x64\\Release\\ZAPD.exe" ".\\assets\\extractor\\"
|
||||||
move ".\\OTRGui\\build\\Release\\OTRGui.exe" ".\\"
|
move ".\\OTRGui\\build\\Release\\OTRGui.exe" ".\\"
|
||||||
|
Loading…
Reference in New Issue
Block a user