Add libc-dev dependency in Drone CI script
This commit is contained in:
		
							parent
							
								
									b9c41971ee
								
							
						
					
					
						commit
						342d296bfd
					
				| @ -5,6 +5,6 @@ steps: | ||||
| - name: build & test | ||||
|   image: euantorano/zig:0.9.1 | ||||
|   commands: | ||||
|   - apk add musl | ||||
|   - apk add libc-dev | ||||
|   - zig build | ||||
|   - ./zig-out/test main.zig | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user