mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 23:11:25 +12:00
Appveyor version fix
This commit is contained in:
parent
7b65f93953
commit
cdc49d166e
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue