Fixes build failing due to dsdmo.i686.dll being downloaded via wget command
Continuous Integration / Build (push) Successful in 11m51s

This commit is contained in:
2026-08-21 14:38:32 +02:00
parent 09ac50f2d5
commit 786a4254d2
+1
View File
@@ -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 \