Skip to content

Commit 5fa36bf

Browse files
committed
test remove zip
Signed-off-by: Adam Glustein <adam.glustein@point72.com>
1 parent 52e088e commit 5fa36bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ dependencies-vcpkg: ## install dependencies via vcpkg
204204

205205
dependencies-win: ## install dependencies via windows
206206
choco install cmake --version=3.31.6 --allow-downgrade
207-
choco install curl winflexbison ninja unzip zip --no-progress -y
207+
choco install curl winflexbison ninja unzip --no-progress -y
208208

209209
############################################################################################
210210
# Thanks to Francoise at marmelab.com for this

0 commit comments

Comments
 (0)