Fix
This commit is contained in:
@@ -27,8 +27,7 @@ build_script:
|
|||||||
- make -f %makefile_name% platform=%platform%
|
- make -f %makefile_name% platform=%platform%
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: '%makefile_location%\%target_name%*.dll'
|
- path: '**\%target_name%*.dll'
|
||||||
- path: '%makefile_location%\%target_name%*.lib'
|
- path: '**\%target_name%*.lib'
|
||||||
- path: '%makefile_location%\%target_name%*.pdb'
|
- path: '**\%target_name%*.pdb'
|
||||||
- path: '**\libretro.h'
|
- path: '**\libretro.h'
|
||||||
|
|
||||||
Reference in New Issue
Block a user