Skip to content

Commit

Permalink
public release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0x08088405 committed Nov 25, 2019
1 parent 53a571e commit 277ccd6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ test_script:

before_deploy:
- cargo rustc --target %TARGET% --release --bin gm8decompiler
- ps: appveyor\before_deploy.ps1
- ps: .\appveyor\before_deploy.ps1

deploy:
artifact: /.*\.zip/
Expand Down
File renamed without changes.

0 comments on commit 277ccd6

Please sign in to comment.