mirror of
https://github.com/azahar-emu/discord-rpc.git
synced 2026-03-20 11:11:09 +01:00
Change appveyor artifacts
This commit is contained in:
@@ -7,11 +7,11 @@ build_script:
|
||||
- python build.py
|
||||
|
||||
artifacts:
|
||||
- path: builds\win32-dynamic
|
||||
- path: builds\install\win32-dynamic
|
||||
name: win32-dynamic
|
||||
- path: builds\win32-static
|
||||
- path: builds\install\win32-static
|
||||
name: win32-static
|
||||
- path: builds\win64-dynamic
|
||||
- path: builds\install\win64-dynamic
|
||||
name: win64-dynamic
|
||||
- path: builds\win64-static
|
||||
- path: builds\install\win64-static
|
||||
name: win64-static
|
||||
|
||||
Reference in New Issue
Block a user