Found the typo

This commit is contained in:
Franck STAUFFER 2020-08-17 11:54:52 +02:00
parent be03e4d1d8
commit 73fb72981b
Signed by: franck.stauffer
GPG Key ID: AAF5A94045CEC261
1 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,6 @@ debian:
alpine:
image: alpine:latest
before_script:
- apk update
- apk add make clang sdl2-dev sld2_mixer-dev
- apk add make clang sdl2-dev sdl2_mixer-dev
script:
- make CC=clang