Skip to content

Commit c228a1f

Browse files
committed
dep step2
1 parent b03c439 commit c228a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ build_script:
5858
- msbuild /m /nologo /p:Configuration=Release tcpdump.sln
5959
- copy Release\tcpdump.exe C:\Windows\system32
6060
- echo %path%
61-
- \projects\dependencies\dependencies.exe Release\tcpdump.exe
61+
- \projects\dependencies\dependencies.exe -cache -knowndll Release\tcpdump.exe
6262
- tcpdump.exe -h
6363
- tcpdump.exe --version

0 commit comments

Comments
 (0)