Skip to content

Commit 6b9c46a

Browse files
author
Maxhy
committed
Clean bin directory
1 parent 1d6d740 commit 6b9c46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/LibLogicalAccessNet.win32/conan-build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ if($with_profile) {
5757
if ($publish) {
5858
ExecExternal { conan export-pkg .. $PackageName }
5959
ExecExternal { conan upload $PackageName -r islog-test --all --confirm --check }
60-
Remove-Item * -Recurse -Force
6160
}
61+
Remove-Item * -Recurse -Force
6262
}
6363
} else {
6464
ExecExternal { conan install -s arch=$arch -s build_type=$build_type -o LLA_BUILD_PRIVATE=$build_private -o LLA_BUILD_NFC=$build_nfc -o LLA_BUILD_RFIDEAS=$build_rfideas --build=missing .. }

0 commit comments

Comments
 (0)