mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-30 21:01:59 +08:00
Revert "A couple fixes to package_win32.ps1"
This reverts commit 97431eba2011d491ad0b41c14cb977652d765e98. # Conflicts: # package/win/package_win32.ps1
This commit is contained in:
parent
aa9a204bf7
commit
6fb8a91522
@ -29,7 +29,6 @@ git branch | foreach {
|
||||
}
|
||||
}
|
||||
|
||||
# Use absolute paths because apparently the zip calls below do
|
||||
if ($env:APPVEYOR) {
|
||||
$output_dir = "${pwd}\..\..\Slic3r-${current_branch}.${current_date}.${env:APPVEYOR_BUILD_NUMBER}.$(git rev-parse --short HEAD).${env:ARCH}"
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user