mirror of
https://github.com/keystone-engine/keystone
synced 2026-06-08 15:15:30 +00:00
appveyor: retain artifacts
This commit is contained in:
@@ -12,3 +12,12 @@ build_script:
|
||||
- ..\nmake-dll.bat
|
||||
- ..\nmake-lib.bat
|
||||
|
||||
artifacts:
|
||||
- path: build\llvm\bin\keystone.dll
|
||||
name: keystone.dll
|
||||
|
||||
- path: build\llvm\lib\keystone.lib
|
||||
name: keystone.lib
|
||||
|
||||
- path: build\kstool\kstool.exe
|
||||
name: kstool.exe
|
||||
|
||||
Reference in New Issue
Block a user