change back slash to forward slash to make git submodule work
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
		
							parent
							
								
									a41cef0dfe
								
							
						
					
					
						commit
						21c2002310
					
				
							
								
								
									
										4
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @ -1,3 +1,3 @@ | |||||||
| [submodule "lib\\forge-std"] | [submodule "lib/forge-std"] | ||||||
| 	path = lib\\forge-std | 	path = lib/forge-std | ||||||
| 	url = https://github.com/foundry-rs/forge-std | 	url = https://github.com/foundry-rs/forge-std | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user