don't add network and d3d dlls in msys2.

This commit is contained in:
Muhammet Şükrü Demir 2024-11-29 15:30:29 +03:00 committed by GitHub
parent 5226827389
commit 9268acebe8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -544,7 +544,7 @@ jobs:
run: |
deploy_tool="windeployqt-qt6.exe"
bin_dir="build/qucs-suite/bin"
options="--svg --no-translations"
options="--svg --no-translations --no-system-d3d-compiler --no-network"
executables=(
"qucs-s.exe" "qucs-sactivefilter.exe" "qucs-sattenuator.exe"