diff options
Diffstat (limited to 'context.go')
-rw-r--r-- | context.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1846,6 +1846,7 @@ func (c *Context) generateSingletonBuildActions(config interface{}, context: c, config: config, scope: scope, + globals: liveGlobals, } func() { |