appveyor: push librb-config.h
This commit is contained in:
parent
a9dbc61d7e
commit
46b3fb5bba
1 changed files with 1 additions and 0 deletions
|
@ -12,3 +12,4 @@ build_script:
|
||||||
- c:\msys64\usr\bin\sh.exe -lc "cd $APPVEYOR_BUILD_FOLDER/build/bin; ./charybdis -version"
|
- c:\msys64\usr\bin\sh.exe -lc "cd $APPVEYOR_BUILD_FOLDER/build/bin; ./charybdis -version"
|
||||||
on_failure:
|
on_failure:
|
||||||
- ps: Push-AppveyorArtifact config.log
|
- ps: Push-AppveyorArtifact config.log
|
||||||
|
- ps: Push-AppveyorArtifact librb\include\librb-config.h
|
||||||
|
|
Loading…
Reference in a new issue