mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-15 08:19:05 +00:00
AppVeyor: Attempt 4
This commit is contained in:
parent
a3031a9aee
commit
c40fdb3910
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ Task("Compile").Does(() => {
|
|||
});
|
||||
|
||||
Task("Gulp").Does(() => {
|
||||
Npm
|
||||
cake.Npm
|
||||
.WithLogLevel(NpmLogLevel.Silent)
|
||||
.FromPath(".")
|
||||
.Install()
|
||||
|
|
Loading…
Add table
Reference in a new issue