fixed artifacts path
This commit is contained in:
parent
cc590551e6
commit
403bf004d2
|
@ -10,4 +10,5 @@ build:
|
||||||
- cmake ..
|
- cmake ..
|
||||||
- make
|
- make
|
||||||
artifacts:
|
artifacts:
|
||||||
- build/npc
|
paths:
|
||||||
|
- build/npc
|
||||||
|
|
Reference in New Issue