ci(lstv2): build stuff to amke sure we keep it clean
This commit is contained in:
@@ -19,7 +19,7 @@ func runNpmV2Build(server *socketio.Server) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
dir := filepath.Join(cwd, "..", "..", "lstV2")
|
||||
dir := filepath.Join(cwd, "..", "lstV2")
|
||||
cmd.Dir = dir
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user