aboutsummaryrefslogtreecommitdiffstats
path: root/context.go
diff options
context:
space:
mode:
Diffstat (limited to 'context.go')
-rw-r--r--context.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/context.go b/context.go
index dfe4d37..ca3f919 100644
--- a/context.go
+++ b/context.go
@@ -1846,6 +1846,7 @@ func (c *Context) generateSingletonBuildActions(config interface{},
context: c,
config: config,
scope: scope,
+ globals: liveGlobals,
}
func() {