mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
don't add network and d3d dlls in msys2.
This commit is contained in:
parent
5226827389
commit
9268acebe8
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user