mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 21:45:57 +08:00
Removed redundant package/build commands.
This commit is contained in:
parent
ae42e924ab
commit
1be266c6b7
@ -20,8 +20,3 @@ if ($LastExitCode -ne 0) {
|
|||||||
$host.SetShouldExit($LastExitCode)
|
$host.SetShouldExit($LastExitCode)
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
Add-AppveyorCompilationMessage -Message "Making ZIP package"
|
|
||||||
cd package/win
|
|
||||||
./compile_wrapper.ps1 524| Write-Output
|
|
||||||
./package_win32.ps1 524| Write-Output
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user