Added debug line
This commit is contained in:
parent
4b9b955e3f
commit
2e5c312998
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ $MinVer = $MinVer.Replace(".", "") # Convert symver into nuspec ver
|
||||||
$version = $MajVer + "-" + $MinVer
|
$version = $MajVer + "-" + $MinVer
|
||||||
|
|
||||||
$InstURL = "$Env:CI_JOB_URL/artifacts/browse/release-builds/openflexure-ev-win.exe"
|
$InstURL = "$Env:CI_JOB_URL/artifacts/browse/release-builds/openflexure-ev-win.exe"
|
||||||
|
echo $InstURL
|
||||||
|
|
||||||
$NuSpec = @"
|
$NuSpec = @"
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue