trying to parse the path
This commit is contained in:
parent
aec7d10081
commit
5a89c8f9c3
|
|
@ -3,7 +3,7 @@ before_build:
|
|||
- nuget restore
|
||||
|
||||
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:
|
||||
- Any CPU
|
||||
|
|
|
|||
Loading…
Reference in New Issue