trying to parse the path
This commit is contained in:
parent
aec7d10081
commit
5a89c8f9c3
|
|
@ -3,7 +3,7 @@ before_build:
|
||||||
- nuget restore
|
- nuget restore
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- C:\Program Files (x86)\Inno Setup 6\ISCC.exe inno_setup.iss
|
- "C:/Program Files (x86)/Inno Setup 6/ISCC.exe" inno_setup.iss
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- Any CPU
|
- Any CPU
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue