]> The Tcpdump Group git mirrors - libpcap/commitdiff
AppVeyor CI: Update the path for extracting npcap-sdk-1.05
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 19 Apr 2020 12:57:08 +0000 (14:57 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 19 Apr 2020 13:09:11 +0000 (15:09 +0200)
The base directory is missing in the archive.

[skip ci]

.appveyor.yml

index 68f194c459ec5989efd0cea6282bef90a1671ed6..1cfda6d7ca6d662bf99699bfd7b1451f648baf4f 100644 (file)
@@ -12,7 +12,7 @@ install:
   - appveyor DownloadFile https://www.winpcap.org/install/bin/WpdPack_4_1_2.zip
   - 7z x .\WpdPack_4_1_2.zip -oc:\projects\libpcap\Win32
   - appveyor DownloadFile https://nmap.org/npcap/dist/npcap-sdk-1.05.zip
-  - 7z x .\npcap-sdk-1.05.zip -oc:\projects\libpcap\Win32
+  - 7z x .\npcap-sdk-1.05.zip -oc:\projects\libpcap\Win32\npcap-sdk-1.05
 
 environment:
   matrix: