Skip to content

Commit

Permalink
fix: #718 remove Tests folder from unitypackage (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpach committed Apr 18, 2019
1 parent 8ebda0f commit 7e487af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ build_script:
- cd ..

after_build:
- RMDIR /Q /S Assets\Mirror\Tests
- del /F /Q Assets\Mirror\Tests.meta
- UnityPackager pack Mirror.unitypackage Assets/Mirror Assets/Mirror LICENSE Assets/Mirror/LICENSE

artifacts:
Expand Down

0 comments on commit 7e487af

Please sign in to comment.