Skip to content

Commit

Permalink
Typo on the last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCline committed Jun 3, 2017
1 parent 27a1622 commit 58f1f35
Showing 1 changed file 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 @@ -24,7 +24,7 @@ test_script:

# Package up build artifacts.
after_build:
- 7z a PyExt-%PLATFORM-%CONFIGURATION%.zip .\*\*\pyext.dll .\*\*\pyext.pdb
- 7z a PyExt-%PLATFORM%-%CONFIGURATION%.zip .\*\*\pyext.dll .\*\*\pyext.pdb

artifacts:
- path: PyExt-$(Platform)-$(Configuration).zip
Expand Down

0 comments on commit 58f1f35

Please sign in to comment.