escape backslash
This commit is contained in:
parent
4002a52653
commit
fc89e3774c
|
@ -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