Remove --force flag from dll install section

This commit is contained in:
the-sane 2023-09-25 12:52:02 -04:00
parent bf2297a1fe
commit 6615f5cd0d

View File

@ -52,7 +52,7 @@
}, },
{ {
"task": { "task": {
"app": "--force arial vcrun2019 win10", "app": "arial vcrun2019 win10",
"arch": "win64", "arch": "win64",
"description": "Installing dlls", "description": "Installing dlls",
"name": "winetricks", "name": "winetricks",