mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
Update build.cake
This commit is contained in:
parent
c8a67eb5af
commit
20384ec167
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ var runScriptSettings = new NpmRunScriptSettings {
|
|||
};
|
||||
|
||||
NpmRunScript(runScriptSettings);
|
||||
})
|
||||
});
|
||||
|
||||
Task("Build")
|
||||
.IsDependentOn("Restore")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue