We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23dec3e commit cb89d86Copy full SHA for cb89d86
.appveyor.yml
@@ -15,7 +15,7 @@ install:
15
- appveyor DownloadFile https://github.com/lucasg/Dependencies/releases/download/v1.11.1/Dependencies_x64_Debug.zip
16
- 7z x .\Dependencies_x64_Debug.zip -oc:\\projects\dependencies
17
- appveyor DownloadFile https://npcap.com/dist/npcap-1.79.exe
18
- - 7z x .\npcap-1.79.exe -oc:\projects\npcap-1.79
+ - 7z x .\npcap-1.79.exe -oc:\projects\npcap-1.79 -aou
19
20
environment:
21
matrix:
0 commit comments