mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 11:38:39 -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 | ||||
|  | ||||
| install: | ||||
| - git submodule update --init | ||||
| - appveyor AddMessage "Set testsigning on and reboot" -Category Information | ||||
| - bcdedit /set testsigning on | ||||
| - ps: Restart-Computer -Force | ||||
|   | ||||
		Reference in New Issue
	
	Block a user