Skip to content

Commit

Permalink
Copy Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zayelion committed Jan 15, 2017
1 parent c2bec77 commit f5fa5f8
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 @@ -31,7 +31,7 @@ install:
- move sqlite-amalgamation-3140200 sqlite3

# let premake happy
- xcopy /E premake\* .
- xcopy /E premake\* . /Y

# patch irrlicht
- patch -p0 < irrlicht\irrlicht.patch
Expand Down

0 comments on commit f5fa5f8

Please sign in to comment.