mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-29 22:02:01 +08:00
4 lines
198 B
PowerShell
4 lines
198 B
PowerShell
|
|
Add-AppveyorCompilationMessage -Message "Uploading to server."
|
|
& ./package/deploy/winscp.ps1 -DIR win -KEY $env:APPVEYOR_BUILD_FOLDER/package/deploy/slic3r-upload.ppk -FILE *.zip *>> ./sftplog.txt
|