mirror of
https://github.com/azahar-emu/discord-rpc
synced 2025-11-06 23:20:02 +01:00
Change appveyor artifacts
This commit is contained in:
parent
5d5bc82e26
commit
522c304b32
@ -7,11 +7,11 @@ build_script:
|
|||||||
- python build.py
|
- python build.py
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: builds\win32-dynamic
|
- path: builds\install\win32-dynamic
|
||||||
name: win32-dynamic
|
name: win32-dynamic
|
||||||
- path: builds\win32-static
|
- path: builds\install\win32-static
|
||||||
name: win32-static
|
name: win32-static
|
||||||
- path: builds\win64-dynamic
|
- path: builds\install\win64-dynamic
|
||||||
name: win64-dynamic
|
name: win64-dynamic
|
||||||
- path: builds\win64-static
|
- path: builds\install\win64-static
|
||||||
name: win64-static
|
name: win64-static
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user