Update Dockerfile.windows
Some checks failed
Deploy / publish-windows (push) Failing after 2m45s

This commit is contained in:
2025-12-23 00:07:40 +06:00
parent 687a2958c0
commit b887b69997

View File

@@ -29,6 +29,7 @@ ENV COMMIT_SHA=$COMMIT_SHA \
RUN apt update && apt install -y \ RUN apt update && apt install -y \
nsis \ nsis \
clang \
lld \ lld \
llvm llvm