From: Francois-Xavier Le Bail Date: Sun, 19 Apr 2020 12:57:08 +0000 (+0200) Subject: AppVeyor CI: Update the path for extracting npcap-sdk-1.05 X-Git-Tag: libpcap-1.10-bp~210 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/98dae36ce0b32c0de8a276f793c9f90ae759b16a AppVeyor CI: Update the path for extracting npcap-sdk-1.05 The base directory is missing in the archive. [skip ci] --- diff --git a/.appveyor.yml b/.appveyor.yml index 68f194c4..1cfda6d7 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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: