Add pawndisasm.exe to artifacts
This commit is contained in:
parent
a2a8039e69
commit
177ab5646a
@ -11,7 +11,10 @@ build_script:
|
|||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: RelWithDebInfo/pawncc.exe
|
- path: RelWithDebInfo/pawncc.exe
|
||||||
name: Compiler executable
|
name: Pawn compiler
|
||||||
|
|
||||||
- path: RelWithDebInfo/pawnc.dll
|
- path: RelWithDebInfo/pawnc.dll
|
||||||
name: Compiler library
|
name: Pawn compiler library
|
||||||
|
|
||||||
|
- path: RelWithDebInfo/pawndisasm.exe
|
||||||
|
name: Pawn disassembler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user