trying to parse the path

This commit is contained in:
Samuel Tulach 2020-06-25 18:16:02 +02:00
parent aec7d10081
commit 5a89c8f9c3
1 changed files with 1 additions and 1 deletions

View File

@ -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