mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	appveyor.yml: explicitly clone submodules as AppVeyor does not do it automatically
This commit is contained in:
		| @@ -8,6 +8,7 @@ environment: | |||||||
|   CONFIGURATION: Release |   CONFIGURATION: Release | ||||||
|  |  | ||||||
| install: | install: | ||||||
|  | - git submodule update --init | ||||||
| - appveyor AddMessage "Set testsigning on and reboot" -Category Information | - appveyor AddMessage "Set testsigning on and reboot" -Category Information | ||||||
| - bcdedit /set testsigning on | - bcdedit /set testsigning on | ||||||
| - ps: Restart-Computer -Force | - ps: Restart-Computer -Force | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user