Fixes
This commit is contained in:
@@ -46,5 +46,6 @@ func OnLibraryUpdateHook(paths []string, config config.ConfigInterface, log *zap
|
||||
log.Errorf("Failed to execute hook on_library_update: %v", err)
|
||||
return
|
||||
}
|
||||
log.Infof("Successfully executed hook on_library_update")
|
||||
// No need to log the output since we're not capturing it
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user