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 69339b0 commit 13691ebCopy full SHA for 13691eb
.appveyor.yml
@@ -17,7 +17,7 @@ install:
17
- appveyor DownloadFile https://github.com/lucasg/Dependencies/releases/download/v1.11.1/Dependencies_x64_Debug.zip
18
- 7z x .\Dependencies_x64_Debug.zip -oc:\\projects\dependencies
19
- appveyor DownloadFile https://npcap.com/dist/npcap-1.79.exe
20
- - 7z x .\npcap-1.79.exe -oc:\projects\npcap-1.79
+ - 7z x .\npcap-1.79.exe -oc:\projects\npcap-1.79 -aou
21
22
environment:
23
matrix:
0 commit comments