add paths to build.zig.zon
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Failing after 2m33s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Failing after 2m33s
				
			This commit is contained in:
		
							parent
							
								
									45e87cf202
								
							
						
					
					
						commit
						484b504090
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		|  | @ -1,7 +1,11 @@ | |||
| .{ | ||||
|     .name = "aws-zig", | ||||
|     .version = "0.0.1", | ||||
|     .paths = .{""}, | ||||
|     .paths = .{ | ||||
|       "build.zig", | ||||
|       "build.zig.zon", | ||||
|       "src", | ||||
|     }, | ||||
| 
 | ||||
|     .dependencies = .{ | ||||
|         .smithy = .{ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue