mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-03 17:38:15 +00:00
Appveyor version fix
This commit is contained in:
parent
7b65f93953
commit
cdc49d166e
@ -1,4 +1,4 @@
|
|||||||
version: '0.0.1-{build}'
|
version: '0.0.2-{build}'
|
||||||
|
|
||||||
os: Visual Studio 2015
|
os: Visual Studio 2015
|
||||||
platform: x64
|
platform: x64
|
||||||
@ -34,5 +34,5 @@ install:
|
|||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: bin
|
- path: bin
|
||||||
name: 'rpcs3-v0.0.1-$(Date)-$(COMMIT_SHA)_win64'
|
name: 'rpcs3-v0.0.2-$(Date)-$(COMMIT_SHA)_win64'
|
||||||
type: zip
|
type: zip
|
||||||
|
Loading…
Reference in New Issue
Block a user