Proper test

This commit is contained in:
Jef Roosens 2022-01-14 11:43:10 +01:00
parent 8549c4be81
commit e0a5f93799
Signed by untrusted user: Jef Roosens
GPG key ID: 955C0660072F691F
2 changed files with 0 additions and 2 deletions

View file

@ -19,7 +19,6 @@ RUN apk --no-cache add \
libarchive-static libarchive-dev \
diffutils
## RUN apk --no-cache add --virtual sdl2deps sdl2-dev sdl2_ttf-dev sdl2_mixer-dev sdl2_image-dev
COPY . /vlang-local
RUN git clone \