Skip to content

Commit 0f0e174

Browse files
Build Agenttritao
Build Agent
authored andcommitted
publish the clang lib folder
1 parent 6a007e6 commit 0f0e174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ on_success:
7272

7373
after_build:
7474
- echo 'Preparing artifacts...'
75-
- 7z a %ARTIFACT_NAME% %LIB_PATH%\CppSharp*
75+
- 7z a %ARTIFACT_NAME% %LIB_PATH%\CppSharp* %LIB_PATH%\lib
7676
- appveyor PushArtifact %ARTIFACT_NAME%
7777

7878
#---------------------------------#

0 commit comments

Comments
 (0)