Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
purerosefallen committed Nov 28, 2017
1 parent af0acd3 commit 8151f48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,12 @@ after_build:
- git config --global user.name "Smile-DK"
- git config --global user.email "2236141431@qq.com"

- git checkout data

- mv -f bin/release/ygopro.exe ygopro_222.exe

- git clone . data
- cd data
- git checkout data
- cp -rf ../ygopro_222.exe .

- cd update
Expand Down

0 comments on commit 8151f48

Please sign in to comment.