Skip to content

Commit

Permalink
Fixed appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
rds1983 committed Jul 8, 2018
1 parent 0408afc commit 0eea2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/copy_zip_package_files.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rmdir "ZipPackage" /Q /S

rem Create required folders
mkdir "ZipPackage"
mkdir "ZipPackage\Content"
mkdir "ZipPackage\FNA"
mkdir "ZipPackage\x64"
mkdir "ZipPackage\x86"

Expand Down

0 comments on commit 0eea2bf

Please sign in to comment.