mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
BeefBuild fix
This commit is contained in:
parent
8c21f24867
commit
8c6020e1c4
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ namespace BeefBuild
|
|||
{
|
||||
mWorkspace.mName = new String();
|
||||
Path.GetFileName(mWorkspace.mDir, mWorkspace.mName);
|
||||
LoadWorkspace();
|
||||
LoadWorkspace(mVerb);
|
||||
}
|
||||
else
|
||||
Fail("Workspace not specified");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue