Fixes build failing due to dsdmo.i686.dll being downloaded via wget command
Continuous Integration / Build (push) Successful in 11m51s
Continuous Integration / Build (push) Successful in 11m51s
This commit is contained in:
+1
@@ -8,6 +8,7 @@ RUN pacman --noconfirm -Syu git \
|
|||||||
cmake \
|
cmake \
|
||||||
unzip \
|
unzip \
|
||||||
nasm \
|
nasm \
|
||||||
|
wget \
|
||||||
mingw-w64-crt \
|
mingw-w64-crt \
|
||||||
mingw-w64-winpthreads \
|
mingw-w64-winpthreads \
|
||||||
mingw-w64-gcc \
|
mingw-w64-gcc \
|
||||||
|
|||||||
Reference in New Issue
Block a user