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