We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e088e commit 5fa36bfCopy full SHA for 5fa36bf
1 file changed
Makefile
@@ -204,7 +204,7 @@ dependencies-vcpkg: ## install dependencies via vcpkg
204
205
dependencies-win: ## install dependencies via windows
206
choco install cmake --version=3.31.6 --allow-downgrade
207
- choco install curl winflexbison ninja unzip zip --no-progress -y
+ choco install curl winflexbison ninja unzip --no-progress -y
208
209
############################################################################################
210
# Thanks to Francoise at marmelab.com for this
0 commit comments