Skip to content

Commit b450273

Browse files
author
Daniel R. Roe
committed
DRR - Cpptraj: Remove reference to ambpdb from appveyor
1 parent 73ffd61 commit b450273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/ci/appveyor/post-build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ echo "hello"
33

44
if %BUILD_TYPE% equ configure-mingw (
55

6-
7z a cpptraj-%APPVEYOR_BUILD_ID%.zip bin/ambpdb.exe bin/cpptraj.exe lib/libcpptraj.dll.a src/*.h
6+
7z a cpptraj-%APPVEYOR_BUILD_ID%.zip bin/cpptraj.exe lib/libcpptraj.dll.a src/*.h
77

88
) else (
99
rem move and rename already created package file

0 commit comments

Comments
 (0)