Fix incorrect Alpine SDL2 dependency being used in Drone CI
This commit is contained in:
		
							parent
							
								
									f8bfecc983
								
							
						
					
					
						commit
						40f2e869ac
					
				| @ -5,6 +5,6 @@ steps: | ||||
| - name: build & test | ||||
|   image: euantorano/zig:0.9.1 | ||||
|   commands: | ||||
|   - apk --no-cache add build-base sdl2 | ||||
|   - apk --no-cache add build-base sdl2-dev | ||||
|   - zig build | ||||
|   - ./zig-out/test main.zig | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user