mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-31 06:42:02 +08:00
Forgot to revert mkdir
This commit is contained in:
parent
c2bdbafa6d
commit
7aff8267da
@ -34,7 +34,6 @@ if ($env:APPVEYOR) {
|
||||
} else {
|
||||
$output_dir = "${pwd}\..\..\Slic3r-${current_branch}.${current_date}.$(git rev-parse --short HEAD).zip"
|
||||
}
|
||||
mkdir $output_dir
|
||||
|
||||
# Change this to where you have Strawberry Perl installed.
|
||||
New-Variable -Name "STRAWBERRY_PATH" -Value "C:\Strawberry"
|
||||
|
Loading…
x
Reference in New Issue
Block a user