Fix wrong CI artifact path

This commit is contained in:
Jim Wu 2020-12-20 17:49:30 +08:00
parent c9a49d0566
commit 0776d49ea3
1 changed files with 0 additions and 1 deletions

View File

@ -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