Skip to content
Snippets Groups Projects
Commit 21738c82 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Fix: strange bug with chocolatey NuGet packages

parent 60928e00
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ test_script:
build: off
after_test:
- rd /s /q %APPDATA%\..\Local\NuGet\Cache
- choco install -y wget 7zip InnoSetup
- set PATH="C:\Program Files\7-Zip";"C:\Program Files (x86)\Inno Setup 5";%PATH%
# GUI Version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment