Skip to content

Commit adc2503

Browse files
committed
Fix appveyor.yml
1 parent 0b46ad1 commit adc2503

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ after_build:
4444
- 7z a %APPVEYOR_BUILD_FOLDER%\ExpressionTreeVisualizer.2019.zip %APPVEYOR_BUILD_FOLDER%\Visualizer\bin\Debug\net472\*.dll*
4545
- cd %APPVEYOR_BUILD_FOLDER%\Debuggee\bin\Debug
4646
- 7z a %APPVEYOR_BUILD_FOLDER%\ExpressionTreeVisualizer.2019.zip -r *.dll
47+
- 7z a %APPVEYOR_BUILD_FOLDER%\ExpressionTreeVisualizer.2019.zip -r \ExpressionTreeVisualizer\*.dll
4748

4849
artifacts:
4950
- path: ExpressionTreeVisualizer.2019.zip

0 commit comments

Comments
 (0)