Fixed artifact URL
This commit is contained in:
parent
733400737f
commit
47d11001a4
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ version="$majVer-$minVer"
|
||||||
echo $version
|
echo $version
|
||||||
|
|
||||||
# Build installer URL
|
# Build installer URL
|
||||||
instURL="$CI_JOB_URL/artifacts/browse/release-builds/openflexure-ev-win.exe"
|
instURL="$CI_JOB_URL/artifacts/raw/release-builds/openflexure-ev-win.exe"
|
||||||
echo $instURL
|
echo $instURL
|
||||||
|
|
||||||
# Build nuspec
|
# Build nuspec
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue