mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
AppVeyor: Attempt 5
This commit is contained in:
@@ -104,7 +104,7 @@ Task("Compile").Does(() => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
Task("Gulp").Does(() => {
|
Task("Gulp").Does(() => {
|
||||||
cake.Npm
|
Cake.Npm
|
||||||
.WithLogLevel(NpmLogLevel.Silent)
|
.WithLogLevel(NpmLogLevel.Silent)
|
||||||
.FromPath(".")
|
.FromPath(".")
|
||||||
.Install()
|
.Install()
|
||||||
|
|||||||
Reference in New Issue
Block a user