Skip to content

Commit fe3113b

Browse files
committed
Updated windows artifact path
1 parent 0e1244f commit fe3113b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test-scripts/test-driver-windows.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ cd build
1414
cpack
1515

1616
# Copy the package to the output path
17-
ARTIFACT_PATH=c:/Users/ci/artifacts/
17+
ARTIFACT_PATH=artifacts/
1818
mkdir ARTIFACT_PATH
1919
mv *.msi ARTIFACT_PATH
2020
mv doc/*.pdf ARTIFACT_PATH
21-
cp C:/Users/ci/scopehal-apps/build/_CPack_Packages/win64/WIX/wix.log ARTIFACT_PATH

0 commit comments

Comments
 (0)