mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-12 04:49:00 +08:00
wrong decrypt name
This commit is contained in:
parent
382fcc8a7b
commit
4e330063ca
@ -17,7 +17,7 @@ environment:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- nuget install secure-file -ExcludeVersion
|
- nuget install secure-file -ExcludeVersion
|
||||||
- secure-file\tools\secure-file -decrypt package/deploy/slic3r-upload.ppk.appveyor.enc -secret %ENC_SECRET%
|
- secure-file\tools\secure-file -decrypt package/deploy/slic3r-upload.ppk.enc -secret %ENC_SECRET%
|
||||||
- ps: "& package/win/appveyor_preinstall.ps1"
|
- ps: "& package/win/appveyor_preinstall.ps1"
|
||||||
cache:
|
cache:
|
||||||
- C:\Users\appveyor\boost.1.63.0.7z
|
- C:\Users\appveyor\boost.1.63.0.7z
|
||||||
|
Loading…
x
Reference in New Issue
Block a user