chore: Update appveyor.yml, fix missing backslash escape
This commit is contained in:
		
							parent
							
								
									da2d85b333
								
							
						
					
					
						commit
						71a45a30e7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -23,7 +23,7 @@ artifacts: | |||
| 
 | ||||
| install: | ||||
|   - set PATH=%MINICONDA%\\Library\\bin;%MINICONDA%\\Scripts;%USERPROFILE%\\.cargo\\bin;%PATH% | ||||
|   - set PATH="C:\Program Files (x86)\Inno Setup 5";%PATH% | ||||
|   - set PATH="C:\\Program Files (x86)\\Inno Setup 5";%PATH% | ||||
|   - appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe | ||||
|   - rustup-init -yv --default-toolchain nightly --default-host x86_64-pc-windows-msvc | ||||
|   - if defined VCVARS call "%VCVARS%" %VCVARSARG% | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue