Skip to content

Commit 40d931a

Browse files
authored
Update appveyor.yml
removed before_package
1 parent d271959 commit 40d931a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

appveyor.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@ before_build:
4646
build:
4747
verbosity: minimal
4848

49-
before_package:
50-
- copy Rubberduck.Inspections\bin\Release\Rubberduck.Inspections.dll RetailCoder.VBE\bin\Release\Rubberduck.Inspections.dll
49+
#before_package:
50+
# post-build events are in charge
51+
# - copy Rubberduck.Inspections\bin\Release\Rubberduck.Inspections.dll RetailCoder.VBE\bin\Release\Rubberduck.Inspections.dll
5152

5253
for:
5354
- branches:

0 commit comments

Comments
 (0)