Fix wrong CI artifact path
This commit is contained in:
parent
c9a49d0566
commit
0776d49ea3
|
|
@ -25,7 +25,6 @@ build_script:
|
|||
|
||||
artifacts:
|
||||
- path: 'edxp-core\release\**\*.zip'
|
||||
- path: 'edxp-core\debug\**\*.zip'
|
||||
|
||||
pull_requests:
|
||||
do_not_increment_build_number: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue